aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/VolumeGroup.json
blob: bcc565dc75b406fc1da481bd0bd1e67cbf460caa (plain)
1
2
3
4
5
6
7
8
{
	"volume-group-id":"volumeGroupId",	
	"volume-group-name":"volumeGroupName",	
	"vnf-type":"vnfType",	
	"orchestration-status":"PRECREATED",	
	"cloud-params":{},	
	"heat-stack-id":"heatStackId"
}