summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json/uui-sotn_getConnectivities.json
blob: b01c6fee9de8b94206d99d6b08d4ff5f8795f69d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
{
  "connectivity": [
    {
      "connectivity-id": "edffb684-fad8-4b61-bc50-e7b80edbfcca",
      "bandwidth-profile-name": "3",
      "vpn-type": "leaf",
      "cir": "3000000",
      "eir": "3000000",
      "coupling-flag": "-,OA==",
      "etht-svc-name": "cll-link-3",
      "access-provider-id": "10",
      "access-client-id": "0",
      "access-topology-id": "2",
      "access-node-id": "10.1.1.1",
      "access-ltp-id": "2000001",
      "connectivity-selflink": "restconf/config/GENERIC-RESOURCE-API:services/service//service-data/networks/network//network-data/",
      "cvlan": "47",
      "operational-status": "Activated",
      "resource-version": "1642347909934",
      "relationship-list": {
        "relationship": [
          {
            "related-to": "service-instance",
            "relationship-label": "org.onap.relationships.inventory.PartOf",
            "related-link": "/aai/v21/business/customers/customer/IBNCustomer/service-subscriptions/service-subscription/IBN/service-instances/service-instance/cll-101",
            "relationship-data": [
              {
                "relationship-key": "customer.global-customer-id",
                "relationship-value": "IBNCustomer"
              },
              {
                "relationship-key": "service-subscription.service-type",
                "relationship-value": "IBN"
              },
              {
                "relationship-key": "service-instance.service-instance-id",
                "relationship-value": "cll-101"
              }
            ],
            "related-to-property": [
              {
                "property-key": "service-instance.service-instance-name",
                "property-value": "cloud-leased-line-101"
              }
            ]
          }
        ]
      }
    },
    {
      "connectivity-id": "0af5ed1f-f224-46a9-8ef6-5d085bd44959",
      "bandwidth-profile-name": "3",
      "vpn-type": "mdsc",
      "cir": "3000000",
      "eir": "3000000",
      "color-aware": "networkId-providerId-20-clientId-0-topologyId-2-nodeId-10.2.1.2-ltpId-512-47",
      "etht-svc-name": "cll-link-3",
      "connectivity-selflink": "restconf/config/GENERIC-RESOURCE-API:services/service//service-data/networks/network//network-data/",
      "cvlan": "47",
      "operational-status": "Created",
      "resource-version": "1642347906116",
      "relationship-list": {
        "relationship": [
          {
            "related-to": "service-instance",
            "relationship-label": "org.onap.relationships.inventory.PartOf",
            "related-link": "/aai/v21/business/customers/customer/IBNCustomer/service-subscriptions/service-subscription/IBN/service-instances/service-instance/cll-101",
            "relationship-data": [
              {
                "relationship-key": "customer.global-customer-id",
                "relationship-value": "IBNCustomer"
              },
              {
                "relationship-key": "service-subscription.service-type",
                "relationship-value": "IBN"
              },
              {
                "relationship-key": "service-instance.service-instance-id",
                "relationship-value": "cll-101"
              }
            ],
            "related-to-property": [
              {
                "property-key": "service-instance.service-instance-name",
                "property-value": "cloud-leased-line-101"
              }
            ]
          }
        ]
      }
    },
    {
      "connectivity-id": "74279c52-3c66-4769-b90c-5b3f7599ec97",
      "bandwidth-profile-name": "3",
      "vpn-type": "root",
      "cir": "3000000",
      "eir": "3000000",
      "color-aware": "networkId-providerId-20-clientId-0-topologyId-2-nodeId-10.2.1.2-ltpId-512-47",
      "coupling-flag": "-MTI=,",
      "etht-svc-name": "cll-link-3",
      "access-provider-id": "20",
      "access-client-id": "0",
      "access-topology-id": "2",
      "access-node-id": "10.2.1.2",
      "access-ltp-id": "512",
      "connectivity-selflink": "restconf/config/GENERIC-RESOURCE-API:services/service//service-data/networks/network//network-data/",
      "cvlan": "47",
      "operational-status": "Activated",
      "resource-version": "1642347910927",
      "relationship-list": {
        "relationship": [
          {
            "related-to": "service-instance",
            "relationship-label": "org.onap.relationships.inventory.PartOf",
            "related-link": "/aai/v21/business/customers/customer/IBNCustomer/service-subscriptions/service-subscription/IBN/service-instances/service-instance/cll-101",
            "relationship-data": [
              {
                "relationship-key": "customer.global-customer-id",
                "relationship-value": "IBNCustomer"
              },
              {
                "relationship-key": "service-subscription.service-type",
                "relationship-value": "IBN"
              },
              {
                "relationship-key": "service-instance.service-instance-id",
                "relationship-value": "cll-101"
              }
            ],
            "related-to-property": [
              {
                "property-key": "service-instance.service-instance-name",
                "property-value": "cloud-leased-line-101"
              }
            ]
          }
        ]
      }
    }
  ]
}