summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json/uui-sotn_getAllottedResources.json
blob: 6c109296c353ec9ea9add8abebd9cb32c1ac2015 (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
{
  "allotted-resource": [
    {
      "id": "8beee9a7-abf0-4c98-8073-1d4d03e50033",
      "description": "sdwan-attachment",
      "selflink": "",
      "model-invariant-id": "3d369bb8-5546-41d4-a3e7-a2557295ae40",
      "model-version-id": "78ed8099-90a5-49b4-a400-89f38a7cbe6e",
      "resource-version": "1537857961665",
      "orchestration-status": "",
      "operational-status": "",
      "type": "",
      "role": "spoke",
      "allotted-resource-name": "sdwan ar",
      "access-provider-id": "",
      "access-client-id": "",
      "access-topology-id": "",
      "access-node-id": "",
      "access-ltp-id": "",
      "cvlan": "",
      "vpn-name": "SDWANVPNInfra",
      "relationship-list": {
        "relationship": [
          {
            "related-to": "service-instance",
            "relationship-label": "org.onap.relationships.inventory.Uses",
            "related-link": "/aai/v13/business/customers/customer/demo/service-subscriptions/service-subscription/ccvpn/service-instances/service-instance/15e88f8e-473f-4d88-92f8-6739a42baa2g",
            "relationship-data": [
              {
                "relationship-key": "customer.global-customer-id",
                "relationship-value": "demo"
              },
              {
                "relationship-key": "service-subscription.service-type",
                "relationship-value": "ccvpn"
              },
              {
                "relationship-key": "service-instance.service-instance-id",
                "relationship-value": "15e88f8e-473f-4d88-92f8-6739a42baa2g"
              }
            ],
            "related-to-property": [
              {
                "property-key": "service-instance.service-instance-name",
                "property-value": "SDWANVPNInfra"
              }
            ]
          }
        ]
      }
    },
    {
      "id": "28f2b69e-c489-48fa-b974-166104eb15c9",
      "description": "sotn-attachment",
      "selflink": "",
      "model-invariant-id": "d92ce7ca-ca87-4830-972e-83ae9857ded7",
      "model-version-id": "3704879e-b07e-4a15-b8fd-f047f966a261",
      "resource-version": "1537858263268",
      "orchestration-status": "",
      "operational-status": "",
      "type": "",
      "role": "spoke",
      "allotted-resource-name": "sotn ar",
      "access-provider-id": "",
      "access-client-id": "",
      "access-topology-id": "",
      "access-node-id": "",
      "access-ltp-id": "",
      "cvlan": "",
      "vpn-name": "SOTNVPNInfra",
      "relationship-list": {
        "relationship": [
          {
            "related-to": "service-instance",
            "relationship-label": "org.onap.relationships.inventory.Uses",
            "related-link": "/aai/v13/business/customers/customer/demo/service-subscriptions/service-subscription/ccvpn/service-instances/service-instance/32cd906f-ee7a-4ecf-b1c3-2fce4d59f8c0",
            "relationship-data": [
              {
                "relationship-key": "customer.global-customer-id",
                "relationship-value": "demo"
              },
              {
                "relationship-key": "service-subscription.service-type",
                "relationship-value": "ccvpn"
              },
              {
                "relationship-key": "service-instance.service-instance-id",
                "relationship-value": "32cd906f-ee7a-4ecf-b1c3-2fce4d59f8c0"
              }
            ],
            "related-to-property": [
              {
                "property-key": "service-instance.service-instance-name",
                "property-value": "SOTNVPNInfra"
              }
            ]
          },
          {
            "related-to": "p-interface",
            "relationship-label": "org.onap.relationships.inventory.Uses",
            "related-link": "/aai/v13/network/pnfs/pnf/11.11.11.11/p-interfaces/p-interface/nodeId-11.11.11.11-ltpId-36",
            "relationship-data": [
              {
                "relationship-key": "pnf.pnf-name",
                "relationship-value": "11.11.11.11"
              },
              {
                "relationship-key": "p-interface.interface-name",
                "relationship-value": "nodeId-79.79.79.79-ltpId-2"
              }
            ],
            "related-to-property": [
              {
                "property-key": "p-interface.prov-status"
              }
            ]
          }
        ]
      }
    }
  ]
}