Add functionalities to support NSSI selection
[optf/has.git] / conductor / conductor / tests / unit / data / plugins / inventory_provider / vfmodule_service_generic_vnf_list.json
1 [{
2     "vnf-id": "fcbff633-47cc-4f38-a98d-4ba8285bd8b6",
3     "vnf-name": "vFW-PKG-MC",
4     "vnf-type": "5G_EVE_Demo/5G_EVE_PKG 0",
5     "service-id": "f5728144-f4a2-4bf8-9f0e-4ee924235c42",
6     "prov-status": "ACTIVE",
7     "orchestration-status": "Active",
8     "ipv4-oam-address": "oam_network_zb4J",
9     "in-maint": false,
10     "is-closed-loop-disabled": false,
11     "resource-version": "1554713856131",
12     "model-invariant-id": "762472ef-5284-4daa-ab32-3e7bee2ec355",
13     "model-version-id": "e02a7e5c-9d27-4360-ab7c-73bb83b07e3b",
14     "model-customization-id": "83f1f72e-26ea-4e32-8dae-a7b3a833c7f6",
15     "nf-type": "",
16     "nf-function": "",
17     "nf-role": "",
18     "nf-naming-code": "",
19     "relationship-list": {
20         "relationship": [{
21                 "related-to": "service-instance",
22                 "relationship-label": "org.onap.relationships.inventory.ComposedOf",
23                 "related-link": "/aai/v14/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW/service-instances/service-instance/3e8d118c-10ca-4b4b-b3db-089b5e9e6a1c",
24                 "relationship-data": [{
25                         "relationship-key": "customer.global-customer-id",
26                         "relationship-value": "Demonstration"
27                     },
28                     {
29                         "relationship-key": "service-subscription.service-type",
30                         "relationship-value": "vFW"
31                     },
32                     {
33                         "relationship-key": "service-instance.service-instance-id",
34                         "relationship-value": "3e8d118c-10ca-4b4b-b3db-089b5e9e6a1c"
35                     }
36                 ],
37                 "related-to-property": [{
38                     "property-key": "service-instance.service-instance-name",
39                     "property-value": "vFW-R1-Tenant1-LR"
40                 }]
41             },
42             {
43                 "related-to": "platform",
44                 "relationship-label": "org.onap.relationships.inventory.Uses",
45                 "related-link": "/aai/v14/business/platforms/platform/Platform-Demonstration",
46                 "relationship-data": [{
47                     "relationship-key": "platform.platform-name",
48                     "relationship-value": "Platform-Demonstration"
49                 }]
50             },
51             {
52                 "related-to": "vserver",
53                 "relationship-label": "tosca.relationships.HostedOn",
54                 "related-link": "/aai/v14/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3c6c471ada7747fe8ff7f28e100b61e8/vservers/vserver/00bddefc-126e-4e4f-a18d-99b94d8d9a30",
55                 "relationship-data": [{
56                         "relationship-key": "cloud-region.cloud-owner",
57                         "relationship-value": "CloudOwner"
58                     },
59                     {
60                         "relationship-key": "cloud-region.cloud-region-id",
61                         "relationship-value": "RegionOne"
62                     },
63                     {
64                         "relationship-key": "tenant.tenant-id",
65                         "relationship-value": "3c6c471ada7747fe8ff7f28e100b61e8"
66                     },
67                     {
68                         "relationship-key": "vserver.vserver-id",
69                         "relationship-value": "00bddefc-126e-4e4f-a18d-99b94d8d9a30"
70                     }
71                 ],
72                 "related-to-property": [{
73                     "property-key": "vserver.vserver-name",
74                     "property-value": "zdfw1fwl01pgn01"
75                 }]
76             }
77         ]
78     }
79 }]