4b0ce8fd510ddb8bae5827959915c526755adfd7
[vfc/nfvo/driver/vnfm/svnfm.git] / nokiav2 / docs / sampleVnfs / simpleDual / vfc.ns.instantiation.request.json
1 {
2   "nsInstanceId": "b65572a1-4f2e-4787-950d-bb489e970623",
3   "additionalParamForNs": {
4     "location": "Nokia_RegionOne",
5     "vnfs": {
6       "f85f054f-0928-4fab-ac76-b47b8fba0d6d": {
7         "computeResourceFlavours": [
8           {
9             "vnfdVirtualComputeDescId": "server_compute",
10             "resourceId": "m1.small"
11           }
12         ],
13         "extVirtualLinks": [
14           {
15             "extCps": [
16               {
17                 "cpdId": "commisioning_ecp"
18               }
19             ],
20             "resourceId": "pub_net"
21           }
22         ],
23         "zones": [
24           {
25             "resourceId": "compute-a",
26             "id": "zoneInfoId"
27           }
28         ],
29         "flavourId": "scalable",
30         "vimType": "OPENSTACK_V2_INFO",
31         "instantiationLevel": "default",
32         "softwareImages": [
33           {
34             "resourceId": "ubuntu.16.04",
35             "vnfdSoftwareImageId": "server_image"
36           }
37         ]
38       }
39     }
40   }
41 }