aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/test/resources/__files/Client/CatalogServiceExpected.json
blob: c4a0a29b34b44984f56e92765affbc4f1e2f035b (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": 10,
	"modelVersion": "modelVersion",
	"serviceType": "serviceType",
	"serviceRole": "serviceRole",
	"environmentContext": "environmentContext",
	"workloadContext": "workloadContext",
	"networkCustomizations": null,
	"vnfCustomizations": [],
	"allottedCustomizations": null,
	"recipes": null,
	"csar": null
}