Support second level NSSI in terminate app
[optf/osdf.git] / test / apps / nxi_termination / success_relationship_list.json
1 [
2     {
3         "related-to": "allotted-resource",
4         "relationship-label": "org.onap.relationships.inventory.Uses",
5         "related-link": "/aai/v23/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G/service-instances/service-instance/d88b6ce6-19be-439d-8553-4f9d6cce0494/allotted-resources/allotted-resource/07138106-f535-413b-b002-40ba24f95937",
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": "cdad9f49-4201-4e3a-aac1-b0f27902c299"
18             },
19             {
20                 "relationship-key": "allotted-resource.id",
21                 "relationship-value": "07138106-f535-413b-b002-40ba24f95937"
22             }
23         ],
24         "related-to-property": [
25             {
26                 "property-key": "allotted-resource.description"
27             },
28             {
29                 "property-key": "allotted-resource.allotted-resource-name",
30                 "property-value": "Allotted_coe"
31             }
32         ]
33     }
34 ]