blob: 608418d486036d2b8be4303faea15c53c6b6476e (
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
|
[
{
"related-to": "allotted-resource",
"relationship-label": "org.onap.relationships.inventory.Uses",
"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",
"relationship-data": [
{
"relationship-key": "customer.global-customer-id",
"relationship-value": "5GCustomer"
},
{
"relationship-key": "service-subscription.service-type",
"relationship-value": "5G"
},
{
"relationship-key": "service-instance.service-instance-id",
"relationship-value": "cdad9f49-4201-4e3a-aac1-b0f27902c299"
},
{
"relationship-key": "allotted-resource.id",
"relationship-value": "07138106-f535-413b-b002-40ba24f95937"
}
],
"related-to-property": [
{
"property-key": "allotted-resource.description"
},
{
"property-key": "allotted-resource.allotted-resource-name",
"property-value": "Allotted_coe"
}
]
}
]
|