fix delete vfmodule
[so.git] / bpmn / so-bpmn-tasks / src / test / resources / __files / BuildingBlocks / vnfcResponse.json
1 {
2   "vnfc-name": "vnfcName",
3   "nfc-naming-code": "oamfw",
4   "nfc-function": "FIREWALL",
5   "prov-status": "PREPROV",
6   "orchestration-status": "Active",
7   "in-maint": false,
8   "is-closed-loop-disabled": false,
9   "model-invariant-id": "9dae8bb5-0709-4c0e-8f5b-6448232510ea",
10   "model-version-id": "b4e05ccb-01d0-4176-90ae-380308a35e5f",
11   "model-customization-id": "abf73d38-9da2-47af-bd53-26954318449f",
12   "resource-version": "1552319567126",
13    "relationship-list": {
14       "relationship": [
15         {
16           "related-to": "generic-vnf",
17           "related-link": "/aai/v11/network/generic-vnfs/generic-vnf/testGenericVnfId",
18           "relationship-data": {
19             "relationship-key": "generic-vnf",
20             "relationship-value": "4a9184ac-5fad-44a1-b224-289bb490eaa9"
21           },
22           "related-to-property": {
23             "property-key": "generic-vnf.vnf-name",
24             "property-value": "USBBBBmtwnjVVHP047"
25           }
26         }
27       ]
28     }
29 }