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
|
{
"pnf-name": "NOK6061ZW9",
"pnf-name2": "example-pnf-name2-val-58071",
"pnf-name2-source": "example-pnf-name2-source-val-22408",
"pnf-id": "example-pnf-id-val-55834",
"equip-type": "example-equip-type-val-5497",
"equip-vendor": "example-equip-vendor-val-85730",
"equip-model": "example-equip-model-val-38526",
"management-option": "example-management-option-val-15776",
"ipaddress-v4-oam": "example-ipaddress-v4-oam-val-33556",
"sw-version": "example-sw-version-val-64239",
"in-maint": true,
"frame-id": "example-frame-id-val-76733",
"serial-number": "example-serial-number-val-79366",
"ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-34781",
"ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-29979",
"ipaddress-v4-aim": "example-ipaddress-v4-aim-val-53703",
"ipaddress-v6-aim": "example-ipaddress-v6-aim-val-93386",
"ipaddress-v6-oam": "example-ipaddress-v6-oam-val-92665",
"inv-status": "example-inv-status-val-8477",
"prov-status": "example-prov-status-val-68268",
"nf-role": "example-nf-role-val-68489",
"relationship-list": {
"relationship": [
{
"related-to": "service-instance",
"relationship-label": "org.onap.relationships.inventory.ComposedOf",
"related-link": "/aai/v12/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW/service-instances/service-instance/bbs_service",
"relationship-data": [
{
"relationship-key": "customer.global-customer-id",
"relationship-value": "Demonstration"
},
{
"relationship-key": "service-subscription.service-type",
"relationship-value": "vFW"
},
{
"relationship-key": "service-instance.service-instance-id",
"relationship-value": "bbs_service"
}
],
"related-to-property": [
{
"property-key": "service-instance.service-instance-name",
"property-value": "bbs_service"
}
]
},
{
"related-to": "logical-link",
"relationship-label": "org.onap.relationships.inventory.BridgedTo",
"related-link": "/aai/v12/network/logical-links/logical-link/bbs-link",
"relationship-data": [
{
"relationship-key": "logical-link.link-name",
"relationship-value": "bbs-link"
}
]
}
]
}
}
|