aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-tasks/src/test/resources/__files/BuildingBlocks/NetworkMapper/bbNetwork.json
blob: 75ecffb85fdc0973fbbb546f384b82d1d83b3a1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
	"externalNetwork": false,
	"sharedNetwork": false,
	"providerNetwork": false,
	"boundToVpn": false,
	"network-id": "e87e6df5-6f9b-4aa1-a832-68a42c4277eb",
	"cascaded": false,
	"cloud-params": {
		
	},
	"network-name": "APP-C-24595-T-IST-04AShared_data_vDB_net_1",
	"neutron-network-id": null,
	"network-type": "CONTRAIL30_BASIC",
	"network-technology": "contrail",
	"network-role": "DataEvaletNetwork.data",
	"is-bound-to-vpn": false,
	"service-id": "94508dbd-fe6e-496b-95ef-dd5612b56767",
	"network-role-instance": 0,
	"orchestration-status": "ASSIGNED",
	"heat-stack-id": null,
	"contrail-network-fqdn": null,
	"network-policies": [],
	"contrail-network-route-table-references": [],
	"widget-model-id": null,
	"widget-model-version": null,
	"physical-network-name": "FALSE",
	"is-provider-network": false,
	"is-shared-network": false,
	"is-external-network": false,
	"self-link": "restconf/config/GENERIC-RESOURCE-API:services/service/94508dbd-fe6e-496b-95ef-dd5612b56767/service-data/networks/network/e87e6df5-6f9b-4aa1-a832-68a42c4277eb/network-data/network-topology/",
	"operational-status": null,
	"subnets": [
		{
			"subnet-id": "95069612-23af-4181-bf99-8b2bd6096712",
			"subnet-name": "APP-C-24595-T-IST-04AShared_data_vDB_net_1_subnet_1",
			"neutron-subnet-id": null,
			"gateway-address": "107.244.64.1",
			"network-start-address": "107.244.64.2",
			"cidr-mask": "20",
			"ip-version": "4",
			"orchestration-status": null,
			"dhcp-enabled": false,
			"dhcp-start": "",
			"dhcp-end": "",
			"subnet-role": "",
			"ip-assignment-direction": "true",
			"subnet-sequence": null,
			"host-routes": []
		}
	],
	"ctag-assignments": [],
	"segmentation-assignments": [],
	"model-info-network": {
		"created": 1509357220000,
		"modelInstanceName": "CONTRAIL30_BASIC",
		"networkType": "BASIC",
		"modelCustomizationUUID": "8edf06ef-fd40-42cf-a054-0fc09108d3f0",
		"modelUUID": "2920cd06-f585-436b-a002-c3081f6a91b3",
		"modelName": "CONTRAIL30_BASIC",
		"modelVersion": "3.0",
		"modelInvariantUUID": "56f4e746-c58e-4b76-93d4-6717b8f59205",
		"networkRole": "DataEvaletNetwork.data",
		"neutronNetworkType": "BASIC",
		"toscaNodeType": "org.openecomp.resource.vl.CONTRAIL30_BASIC1",
		"description": "Basic contrail 3.0.x L3 network for AIC 3.x sites. Keeping for existing mobility networks. ",
		"orchestrationMode": "HEAT",
		"aicVersionMin": "3.0",
		"aicVersionMax": null,
		"networkScope": "Service",
		"networkTechnology": "contrail",
		"model-customization-uuid": "8edf06ef-fd40-42cf-a054-0fc09108d3f0",
		"model-instance-name": "CONTRAIL30_BASIC",
		"network-technology": "contrail",
		"network-type": "BASIC",
		"network-scope": "Service",
		"network-role": "DataEvaletNetwork.data",
		"model-version": "3.0",
		"model-invariant-uuid": "56f4e746-c58e-4b76-93d4-6717b8f59205",
		"model-name": "CONTRAIL30_BASIC",
		"model-uuid": "2920cd06-f585-436b-a002-c3081f6a91b3",
		"neutron-network-type": "BASIC",
		"aic-version-min": "3.0",
		"aic-version-max": null,
		"orchestration-mode": "HEAT",
		"tosca-node-type": "org.openecomp.resource.vl.CONTRAIL30_BASIC1"
	}
}