Containerization feature of SO
[so.git] / bpmn / so-bpmn-tasks / src / test / resources / __files / BuildingBlocks / aaiL3NetworkMapped_to_aai.json
1 {
2   "networkId" : "TESTING_ID",
3   "networkName" : "TESTING_NAME",
4   "networkType" : "CONTRAIL_EXTERNAL",
5   "networkRole" : "dmz_direct",
6   "networkTechnology" : "contrail",
7   "neutronNetworkId" : null,
8   "isBoundToVpn" : false,
9   "serviceId" : "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb",
10   "networkRoleInstance" : 1,
11   "resourceVersion" : null,
12   "orchestrationStatus" : "Created",
13   "heatStackId" : "heatStack_id",
14   "msoCatalogKey" : null,
15   "contrailNetworkFqdn" : "contrailNetwork_fqdn",
16   "modelInvariantId" : "modelInvariant_id",
17   "modelVersionId" : "modelCustomization_id",
18   "personaModelVersion" : null,
19   "modelCustomizationId" : "modelCustomization_id",
20   "widgetModelId" : "widgetModel_id",
21   "widgetModelVersion" : "widgetModel_version",
22   "physicalNetworkName" : "physicalNetwork_name",
23   "isProviderNetwork" : false,
24   "isSharedNetwork" : false,
25   "isExternalNetwork" : false,
26   "selflink" : "self_link",
27   "operationalStatus" : "operationalStatus",
28   "subnets" : {
29     "subnet" : [ {
30       "subnetId" : "57e9a1ff-d14f-4071-a828-b19ae98eb2fc",
31       "subnetName" : "subnetName",
32       "neutronSubnetId" : null,
33       "gatewayAddress" : "192.168.52.1",
34       "networkStartAddress" : null,
35       "cidrMask" : "24",
36       "ipVersion" : "4",
37       "orchestrationStatus" : "Created",
38       "dhcpEnabled" : true,
39       "dhcpStart" : "dhcpStart",
40       "dhcpEnd" : "dhcpEnd",
41       "subnetRole" : "subnetRole",
42       "ipAssignmentDirection" : "true",
43       "resourceVersion" : null,
44       "subnetSequence" : 3,
45       "hostRoutes" : {
46         "hostRoute" : [ {
47           "hostRouteId" : "string",
48           "routePrefix" : "192.10.16.0/24",
49           "nextHop" : "192.10.16.100/24",
50           "nextHopType" : "ip-address",
51           "resourceVersion" : null,
52           "relationshipList" : null
53         }, {
54           "hostRouteId" : "string",
55           "routePrefix" : "192.110.17.0/24",
56           "nextHop" : "192.110.17.110/24",
57           "nextHopType" : "ip-address",
58           "resourceVersion" : null,
59           "relationshipList" : null
60         } ]
61       },
62       "relationshipList" : null
63     }, {
64       "subnetId" : "57e9a1ff-d14f-4071-a828-b19ae98eb2fc",
65       "subnetName" : "subnetName",
66       "neutronSubnetId" : null,
67       "gatewayAddress" : "192.168.52.1",
68       "networkStartAddress" : null,
69       "cidrMask" : "24",
70       "ipVersion" : "4",
71       "orchestrationStatus" : "Created",
72       "dhcpEnabled" : true,
73       "dhcpStart" : "dhcpStart",
74       "dhcpEnd" : "dhcpEnd",
75       "subnetRole" : "subnetRole",
76       "ipAssignmentDirection" : "true",
77       "resourceVersion" : null,
78       "subnetSequence" : 3,
79       "hostRoutes" : {
80         "hostRoute" : [ {
81           "hostRouteId" : "string",
82           "routePrefix" : "192.10.16.0/24",
83           "nextHop" : "192.10.16.100/24",
84           "nextHopType" : "ip-address",
85           "resourceVersion" : null,
86           "relationshipList" : null
87         }, {
88           "hostRouteId" : "string",
89           "routePrefix" : "192.110.17.0/24",
90           "nextHop" : "192.110.17.110/24",
91           "nextHopType" : "ip-address",
92           "resourceVersion" : null,
93           "relationshipList" : null
94         } ]
95       },
96       "relationshipList" : null
97     } ]
98   },
99   "ctagAssignments" : {
100     "ctagAssignment" : [ {
101       "vlanIdInner" : 1,
102       "resourceVersion" : null,
103       "relationshipList" : null
104     } ]
105   },
106   "segmentationAssignments" : {
107     "segmentationAssignment" : [ {
108       "segmentationId" : "segmentationId1",
109       "resourceVersion" : null,
110       "relationshipList" : null
111     }, {
112       "segmentationId" : "segmentationId2",
113       "resourceVersion" : null,
114       "relationshipList" : null
115     } ]
116   },
117   "relationshipList" : null
118 }