e01e26e659bf4934b1a0674d4f41902a993ee87f
[integration/csit.git] / tests / dcaegen2 / prh-testcases / assets / re-registration / aai-entry.json
1 {
2     "pnf-name": "NOK6061ZW9",
3     "pnf-name2": "example-pnf-name2-val-58071",
4     "pnf-name2-source": "example-pnf-name2-source-val-22408",
5     "pnf-id": "example-pnf-id-val-55834",
6     "equip-type": "example-equip-type-val-5497",
7     "equip-vendor": "example-equip-vendor-val-85730",
8     "equip-model": "example-equip-model-val-38526",
9     "management-option": "example-management-option-val-15776",
10     "ipaddress-v4-oam": "example-ipaddress-v4-oam-val-33556",
11     "sw-version": "example-sw-version-val-64239",
12     "in-maint": true,
13     "frame-id": "example-frame-id-val-76733",
14     "serial-number": "example-serial-number-val-79366",
15     "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-34781",
16     "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-29979",
17     "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-53703",
18     "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-93386",
19     "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-92665",
20     "inv-status": "example-inv-status-val-8477",
21     "prov-status": "example-prov-status-val-68268",
22     "nf-role": "example-nf-role-val-68489",
23     "relationship-list": {
24         "relationship": [
25             {
26                 "related-to": "service-instance",
27                 "relationship-label": "org.onap.relationships.inventory.ComposedOf",
28                 "related-link": "/aai/v12/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW/service-instances/service-instance/bbs_service",
29                 "relationship-data": [
30                     {
31                         "relationship-key": "customer.global-customer-id",
32                         "relationship-value": "Demonstration"
33                     },
34                     {
35                         "relationship-key": "service-subscription.service-type",
36                         "relationship-value": "vFW"
37                     },
38                     {
39                         "relationship-key": "service-instance.service-instance-id",
40                         "relationship-value": "bbs_service"
41                     }
42                 ],
43                 "related-to-property": [
44                     {
45                         "property-key": "service-instance.service-instance-name",
46                         "property-value": "bbs_service"
47                     }
48                 ]
49             },
50             {
51                 "related-to": "logical-link",
52                 "relationship-label": "org.onap.relationships.inventory.BridgedTo",
53                 "related-link": "/aai/v12/network/logical-links/logical-link/bbs-link",
54                 "relationship-data": [
55                     {
56                         "relationship-key": "logical-link.link-name",
57                         "relationship-value": "bbs-link"
58                     }
59                 ]
60             }
61         ]
62     }
63
64
65
66 }