aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/CatalogServiceInput.json
blob: 630b6f36c54fe0c5e1973833dd5764b395a6bc75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"modelName": "modelName",
	"description": "description",
	"modelUUID": "modelUUID",
	"modelInvariantUUID": "modelInvariantUUID",
	"created": null,
	"modelVersion": "modelVersion",
	"serviceType": "serviceType",
	"serviceRole": "serviceRole",
	"environmentContext": "environmentContext",
	"workloadContext": "workloadContext",
	"networkCustomizations": null,
	"vnfCustomizations": [],
	"allottedCustomizations": null,
	"recipes": null,
	"csar": null
}