Merge "Put MSOReqId in ReqInfo to SDNC, not sdncReqId"
[so.git] / bpmn / so-bpmn-tasks / src / test / resources / __files / BuildingBlocks / VnfAndVfModuleMapper / vnfAdapterCreateVfModuleWithVolumeGroupRequest.json
1 {
2         "cloudSiteId": "cloudRegionId",
3         "tenantId": "tenantId",
4         "vnfId": "vnfId",
5         "vnfType": "vnfType",
6         "vfModuleId": "vfModuleId",
7         "vfModuleName": "vfModuleName",
8         "vfModuleType": "vfModuleModelName",
9         "vnfVersion": "serviceModelVersion",
10         "modelCustomizationUuid": "vfModuleModelCustomizationUuid",
11         "volumeGroupId": "volumeGroupId",
12         "volumeGroupStackId": "volumeGroupStackId",
13         "skipAAI": true,
14         "backout": false,
15         "failIfExists": true,
16         "msoRequest": 
17         {
18                 "requestId": "requestId",
19                 "serviceInstanceId": "serviceInstanceId"
20         },
21
22         "vfModuleParams": 
23         {
24                 "vnf_id": "vnfId",
25                 "vnf_name": "vnfName",
26                 "vf_module_id": "vfModuleId",
27                 "vf_module_index": "1",
28                 "vf_module_name": "vfModuleName",
29                 "environment_context": "environmentContext",
30                 "fw_0_subint_ctrl_port_0_ip": "ip0,ip1",
31                 "fw_0_subint_ctrl_port_0_ip_0": "ip0",
32                 "fw_0_subint_ctrl_port_0_ip_1": "ip1",
33                 "fw_0_subint_ctrl_port_0_net_ids": "networkId0",
34                 "fw_0_subint_ctrl_port_0_net_names": "1",
35                 "fw_subint_ctrl_port_0_subintcount": "1",
36                 "fw_0_subint_ctrl_port_0_v6_ip": "ip0,ip1",
37                 "fw_0_subint_ctrl_port_0_v6_ip_0": "ip0",
38                 "fw_0_subint_ctrl_port_0_v6_ip_1": "ip1",
39                 "fw_0_subint_ctrl_port_0_vlan_ids": "1",
40                 "fw_subint_ctrl_port_0_floating_ip": "floatingIpV40",
41                 "fw_subint_ctrl_port_0_floating_v6_ip": "floatingIpV60",
42                 "workload_context": "workloadContext",
43                 "key1": "value2",
44                 "availability_zone_0": "zone0",
45                 "availability_zone_1": "zone1",
46                 "availability_zone_2": "zone2",
47                 "vnfNetworkRole0_net_fqdn": "netFqdnValue0",
48                 "vnfNetworkRole0_net_id": "neutronId0",
49                 "vnfNetworkRole0_net_name": "netName0",
50                 "vnfNetworkRole0_subnet_id": "subnetId0",
51                 "vnfNetworkRole0_v6_subnet_id": "subnetId1",
52                 "vmType0_name_0": "vmName0",
53                 "vmType0_name_1": "vmName1",
54                 "vmType0_names": "vmName0,vmName1",
55                 "vmType0_vmNetworkRole0_floating_ip": "floatingIpV40",
56                 "vmType0_vmNetworkRole0_floating_v6_ip": "floatingIpV60",
57                 "vmType0_vmNetworkRole0_route_prefixes": "[{\"interface_route_table_routes_route_prefix\": \"interfaceRoutePrefix0\"},{\"interface_route_table_routes_route_prefix\": \"interfaceRoutePrefix1\"}]",
58                 "vmNetworkRole0_ATT_VF_VLAN_FILTER": "heatVlanFilter0,heatVlanFilter1",
59                 "vmType0_vmNetworkRole0_ip_0": "ip0",
60                 "vmType0_vmNetworkRole0_ip_1": "ip1",
61                 "vmType0_vmNetworkRole0_ips": "ip0,ip1",
62                 "vmType0_vmNetworkRole0_v6_ip_0": "ip2",
63                 "vmType0_vmNetworkRole0_v6_ip_1": "ip3",
64                 "vmType0_vmNetworkRole0_v6_ips": "ip2,ip3",
65                 "paramOne": "paramOneValue",
66                 "paramTwo": "paramTwoValue",
67                 "paramThree": "paramThreeValue",
68         "sdnc_directives": "{ \"attributes\": [ {\"attribute_name\": \"key1\", \"attribute_value\": \"value1\"}, {\"attribute_name\": \"fw_subint_ctrl_port_0_subintcount\", \"attribute_value\": \"1\"}, {\"attribute_name\": \"vmType0_vmNetworkRole0_floating_ip\", \"attribute_value\": \"floatingIpV40\"}, {\"attribute_name\": \"paramOne\", \"attribute_value\": \"paramOneValue\"}, {\"attribute_name\": \"vmType0_name_0\", \"attribute_value\": \"vmName0\"}, {\"attribute_name\": \"vnfNetworkRole0_v6_subnet_id\", \"attribute_value\": \"subnetId1\"}, {\"attribute_name\": \"vmType0_name_1\", \"attribute_value\": \"vmName1\"}, {\"attribute_name\": \"vmType0_vmNetworkRole0_ip_1\", \"attribute_value\": \"ip1\"}, {\"attribute_name\": \"vnfNetworkRole0_net_name\", \"attribute_value\": \"netName0\"}, {\"attribute_name\": \"vmType0_vmNetworkRole0_ip_0\", \"attribute_value\": \"ip0\"}, {\"attribute_name\": \"fw_0_subint_ctrl_port_0_vlan_ids\", \"attribute_value\": \"1\"}, {\"attribute_name\": \"vnfNetworkRole0_net_id\", \"attribute_value\": \"neutronId0\"}, {\"attribute_name\": \"availability_zone_0\", \"attribute_value\": \"zone0\"}, {\"attribute_name\": \"vmType0_vmNetworkRole0_v6_ip_1\", \"attribute_value\": \"ip3\"}, {\"attribute_name\": \"availability_zone_1\", \"attribute_value\": \"zone1\"}, {\"attribute_name\": \"fw_subint_ctrl_port_0_floating_v6_ip\", \"attribute_value\": \"floatingIpV60\"}, {\"attribute_name\": \"availability_zone_2\", \"attribute_value\": \"zone2\"}, {\"attribute_name\": \"vmType0_names\", \"attribute_value\": \"vmName0,vmName1\"}, {\"attribute_name\": \"vmType0_vmNetworkRole0_route_prefixes\", \"attribute_value\": \"[{\"interface_route_table_routes_route_prefix\": \"interfaceRoutePrefix0\"},{\"interface_route_table_routes_route_prefix\": \"interfaceRoutePrefix1\"}]\"}, {\"attribute_name\": \"vmType0_vmNetworkRole0_v6_ip_0\", \"attribute_value\": \"ip2\"}, {\"attribute_name\": \"vnfNetworkRole0_subnet_id\", \"attribute_value\": \"subnetId0\"}, {\"attribute_name\": \"fw_0_subint_ctrl_port_0_v6_ip_1\", \"attribute_value\": \"ip1\"}, {\"attribute_name\": \"fw_0_subint_ctrl_port_0_ip_1\", \"attribute_value\": \"ip1\"}, {\"attribute_name\": \"fw_0_subint_ctrl_port_0_ip_0\", \"attribute_value\": \"ip0\"}, {\"attribute_name\": \"vnfNetworkRole0_net_fqdn\", \"attribute_value\": \"netFqdnValue0\"}, {\"attribute_name\": \"fw_0_subint_ctrl_port_0_v6_ip_0\", \"attribute_value\": \"ip0\"}, {\"attribute_name\": \"vmNetworkRole0_ATT_VF_VLAN_FILTER\", \"attribute_value\": \"heatVlanFilter0,heatVlanFilter1\"}, {\"attribute_name\": \"paramTwo\", \"attribute_value\": \"paramTwoValue\"}, {\"attribute_name\": \"paramThree\", \"attribute_value\": \"paramThreeValue\"}, {\"attribute_name\": \"vmType0_vmNetworkRole0_v6_ips\", \"attribute_value\": \"ip2,ip3\"}, {\"attribute_name\": \"vmType0_vmNetworkRole0_floating_v6_ip\", \"attribute_value\": \"floatingIpV60\"}, {\"attribute_name\": \"vmType0_vmNetworkRole0_ips\", \"attribute_value\": \"ip0,ip1\"}, {\"attribute_name\": \"fw_0_subint_ctrl_port_0_ip\", \"attribute_value\": \"ip0,ip1\"}, {\"attribute_name\": \"fw_0_subint_ctrl_port_0_net_names\", \"attribute_value\": \"1\"}, {\"attribute_name\": \"fw_0_subint_ctrl_port_0_net_ids\", \"attribute_value\": \"networkId0\"}, {\"attribute_name\": \"fw_0_subint_ctrl_port_0_v6_ip\", \"attribute_value\": \"ip0,ip1\"}, {\"attribute_name\": \"fw_subint_ctrl_port_0_floating_ip\", \"attribute_value\": \"floatingIpV40\"}] }",
69         "user_directives": "{ \"attributes\": [ {\"attribute_name\": \"key1\", \"attribute_value\": \"value2\"}] }"
70         }
71 }