aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/ServiceInstance_catalogServiceToSI.json
blob: 0906ea29abdb051fabfabca7f2b4fa567aefaab5 (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
{
	"service-instance-id": null,
	"service-instance-name": null,
	"orchestration-status": null,
	"owning-entity": null,
	"customer": null,
	"project": null,
	"vnfs": [],
	"allotted-resources": [],
	"networks": [],
	"bandwidth-total": null,
	"bandwidth-up-wan-1": null,
	"bandwidth-down-wan-1": null,
	"bandwidth-up-wan-2": null,
	"bandwidth-down-wan-2": null,
	"vhn-portal-url": null,
	"service-instance-location-id": null,
	"selflink": null,
	"metadata": null,
	"volume-groups": [],
	"configuration": null,
	"model-info-service-instance": {
		"description": "description",
		"created": null,
		"model-name": "modelName",
		"model-uuid": "modelUUID",
		"model-invariant-uuid": "modelInvariantUUID",
		"model-version": "modelVersion",
		"service-type": "serviceType",
		"service-role": "serviceRole",
		"environment-context": "environmentContext",
		"workload-context": "workloadContext"
	}
}