a6964a323fddf3e48b92708ac7de45a47c90cb3f
[so.git] /
1 {
2   "vnf-resource-assignments": {
3     "availability-zones": {
4       "availability-zone": "zone0"      
5     },
6     "vnf-networks": {
7       "vnf-network": [
8         {
9           "network-role": "vnfNetworkRole0",
10           "neutron-id": "neutronId0",
11           "network-name": "netName0",
12           "contrail-network-fqdn": "netFqdnValue0",
13           "subnets-data": {
14             "subnet-data": [
15               {
16                 "ip-version": "ipv4",
17                 "subnet-id": "subnetId0",
18                 "dhcp-enabled": "Y"
19               },
20               {
21                 "ip-version": "ipv6",
22                 "subnet-id": "subnetId1",
23                 "dhcp-enabled": "Y"
24               }
25             ]
26           }
27         }
28       ]
29     }
30   },
31   "vnf-parameters-data": {
32     "param": [
33       {
34         "name": "key1",
35         "value": "value1"
36       }
37     ]
38   },
39   "aic-clli": "",
40   "tenant": "",
41   "vnf-topology-identifier-structure": {},
42   "onap-model-information": {},
43   "aic-cloud-region": ""
44 }