Containerization feature of SO
[so.git] / bpmn / so-bpmn-tasks / src / test / resources / __files / BuildingBlocks / NetworkMapper / createNetworkRequest.json
1 {
2   "cloudSiteId": "cloudRegionPo",
3   "tenantId": "testTenantId",
4   "networkId": "e87e6df5-6f9b-4aa1-a832-68a42c4277eb",
5   "networkName": "APP-C-24595-T-IST-04AShared_data_vDB_net_1",
6   "networkType": "CONTRAIL30_BASIC",
7   "modelCustomizationUuid": "8edf06ef-fd40-42cf-a054-0fc09108d3f0",
8   "networkTechnology": "NEUTRON",
9   "subnets": [
10     {
11       "subnetName": "APP-C-24595-T-IST-04AShared_data_vDB_net_1_subnet_1",
12       "subnetId": "95069612-23af-4181-bf99-8b2bd6096712",
13       "cidr": "107.244.64.2/20",
14       "gatewayIp": "107.244.64.1",
15       "ipVersion": "4",
16       "enableDHCP": false,
17       "addrFromStart": true,
18       "hostRoutes": []
19     }
20   ],
21   "providerVlanNetwork": {
22     "physicalNetworkName": "FALSE",
23     "vlans": []
24   },
25   "contrailNetwork": {
26     "shared": "false",
27     "external": "false",
28     "routeTargets": [],
29     "policyFqdns": [],
30     "routeTableFqdns": []
31   },
32   "failIfExists": true,
33   "backout": false,
34   "msoRequest": {
35     "requestId": "6cfde724-76c7-4747-bcb3-67a59a46ca95",
36     "serviceInstanceId": "testServiceInstanceId1"
37   },
38   "contrailRequest": false,
39   "skipAAI": true,
40   "messageId": "175264dc-fb6b-4aae-ba42-8c77a63fec12",
41   "synchronous": true
42 }