Merge automation from ECOMP's repository
[vid.git] / vid-automation / src / main / resources / registration_to_simulator / create_configuration / aai_get_vnf_instances_by_region.json
1 {
2   "simulatorRequest": {
3     "method": "PUT",
4     "path": "/aai/v../query",
5     "queryParams": {
6       "format": ["simple"]
7     },
8     "body": {"start": "/business/customers/customer/e433710f-9217-458d-a79d-1c7aff376d89/service-subscriptions/service-subscription/VIRTUAL%20USP/service-instances?model-version-id=2a2ea15f-07c6-4b89-bfca-e8aba39a34d6&model-invariant-id=a7eac2b3-8444-40ee-92e3-b3359b32445c", "query": "query/queryvnfFromModelbyRegion?cloudRegionId=JANET25"}
9   },
10   "simulatorResponse": {
11     "responseCode": 200,
12     "body": {
13       "results": [
14         {
15           "id": "2705559632",
16           "node-type": "generic-vnf",
17           "url": "/aai/v11/network/generic-vnfs/generic-vnf/9be14a4f-7367-4cf9-96a1-f08f10f485a7",
18           "properties": {
19             "vnf-id": "9be14a4f-7367-4cf9-96a1-f08f10f485a7",
20             "vnf-name": "zhvf6aepdg01",
21             "vnf-type": "Service_vEPDG/vf_vEPDG 0",
22             "service-id": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb",
23             "prov-status": "PREPROV",
24             "orchestration-status": "Created",
25             "in-maint": false,
26             "is-closed-loop-disabled": false,
27             "resource-version": "1507823063273",
28             "model-invariant-id": "51f2c559-1aba-4fd4-bbf9-8cbbef85ff2a",
29             "model-version-id": "cb05b259-9f26-4b33-b96c-13c2c202c091",
30             "model-customization-id": "35aeaae9-74f7-4b6a-adda-65edb0110361",
31             "nf-type": "null",
32             "nf-function": "null",
33             "nf-role": "null",
34             "nf-naming-code": "null"
35           },
36           "related-to": [
37             {
38               "id": "2253160504",
39               "node-type": "vf-module",
40               "url": "/aai/v11/network/generic-vnfs/generic-vnf/9be14a4f-7367-4cf9-96a1-f08f10f485a7/vf-modules/vf-module/a7dbb16b7-8d80-4087-8152-53f75efb1768"
41             },
42             {
43               "id": "2253164600",
44               "node-type": "vf-module",
45               "url": "/aai/v11/network/generic-vnfs/generic-vnf/9be14a4f-7367-4cf9-96a1-f08f10f485a7/vf-modules/vf-module/a7dbb16b7-8d80-4087-8152-53f75efb1769"
46             },
47             {
48               "id": "2662895752",
49               "node-type": "vf-module",
50               "url": "/aai/v11/network/generic-vnfs/generic-vnf/9be14a4f-7367-4cf9-96a1-f08f10f485a7/vf-modules/vf-module/a7dbb16b7-8d80-4087-8152-53f75efb1770"
51             },
52             {
53               "id": "2827526240",
54               "node-type": "vf-module",
55               "url": "/aai/v11/network/generic-vnfs/generic-vnf/9be14a4f-7367-4cf9-96a1-f08f10f485a7/vf-modules/vf-module/7dbb16b7-8d80-4087-8152-53f75efb1768"
56             },
57             {
58               "id": "2541699144",
59               "node-type": "service-instance",
60               "url": "/aai/v11/business/customers/customer/a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb/service-subscriptions/service-subscription/Emanuel/service-instances/service-instance/b27d786a-eebf-4c79-b504-3f1e1a6b9651"
61             },
62             {
63               "id": "2376065248",
64               "node-type": "vserver",
65               "url": "/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/irma-aic/hvf6/tenants/tenant/1eddb590b7f04e9890bceeef9e591333/vservers/vserver/a9ee2ed3-9986-4bc5-92d3-a3efdfe4752d"
66             },
67             {
68               "id": "2376069344",
69               "node-type": "vserver",
70               "url": "/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/irma-aic/hvf6/tenants/tenant/1eddb590b7f04e9890bceeef9e591333/vservers/vserver/a9ee2ed3-9986-4bc5-92d3-a3efdfe4753d"
71             },
72             {
73               "id": "2662899848",
74               "node-type": "vserver",
75               "url": "/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/irma-aic/hvf6/tenants/tenant/1eddb590b7f04e9890bceeef9e591333/vservers/vserver/a9ee2ed3-9986-4bc5-92d3-a3efdfe4754d"
76             },
77             {
78               "id": "2662903944",
79               "node-type": "vnfc",
80               "url": "/aai/v11/network/vnfcs/vnfc/zhvf6aefdg01vlb001"
81             },
82             {
83               "id": "2826555472",
84               "node-type": "vnfc",
85               "url": "/aai/v11/network/vnfcs/vnfc/zhvf6aefdg01vmg001"
86             },
87             {
88               "id": "2826567688",
89               "node-type": "vnfc",
90               "url": "/aai/v11/network/vnfcs/vnfc/zhvf6aefdg01oam001"
91             }
92           ]
93         }
94       ]
95     }
96   }
97 }