aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOInfrastructureBPMN/src/test/resources/__files/VCPE/getCatalogServiceResourcesServiceNetwork.json
blob: 821bd04c199d1664fa5fe058c8481c183cbf0133 (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
{ "serviceResources"    : {
	"modelInfo"       : {
		"modelName"          : "MSO Test Network",
		"modelUuid"          : "aed5a5b7-20d3-44f7-90a3-ddbd16f14d1e",
		"modelInvariantUuid" : "52b49b5d-3086-4ffd-b5e6-1b1e5e7e062f",
		"modelVersion"       : null
	},
	"serviceVnfs": [],
	"serviceNetworks": [
		{
			"modelInfo"                : {
				"modelName"              : "CONTRAIL_BASIC",
				"modelUuid"              : "fe5be3a6-dbe0-46d6-bcac-44dc841a7edc",
				"modelInvariantUuid"     : "ab07fbd8-185a-45ac-be45-db3eb02e98d5",
				"modelVersion"           : null,
				"modelCustomizationUuid" : "0cb9b26a-9820-48a7-86e5-16c510e993d9",
				"modelInstanceName"      : "CONTRAIL_BASIC 5"
		},
			"toscaNodeType"            : null,
			"networkType"              : null,
			"networkTechnology"        : null,
			"networkRole"              : null,
			"networkScope"             : null
		}
	],
	"serviceAllottedResources": []
	}}