4f2a8bbfe0595d87ea6d9d576559c288a05d2f51
[optf/osdf.git] / test / apps / nxi_termination / success_relationship_list.json
1 [
2             {
3                 "related-to": "service-instance",
4                 "relationship-label": "org.onap.relationships.inventory.ComposedOf",
5                 "related-link": "/aai/v16/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G/service-instances/service-instance/4115d3c8-dd59-45d6-b09d-e756dee9b518",
6                 "relationship-data": [
7                     {
8                         "relationship-key": "customer.global-customer-id",
9                         "relationship-value": "5GCustomer"
10                     },
11                     {
12                         "relationship-key": "service-subscription.service-type",
13                         "relationship-value": "5G"
14                     },
15                     {
16                         "relationship-key": "service-instance.service-instance-id",
17                         "relationship-value": "4115d3c8-dd59-45d6-b09d-e756dee9b518"
18                     }
19                 ],
20                 "related-to-property": [
21                     {
22                         "property-key": "service-instance.service-instance-name",
23                         "property-value": "nsi_test_0211"
24                     }
25                 ]
26             }
27         ]