aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-common/src/test/resources/__files/AAI/VolumeGroup.json
blob: 4022ffe98a7733ee1f6783b72fcec60b98a7c087 (plain)
1
2
3
4
5
6
7
8
9
10
{
	"volume-group-id":"volumeGroupId",
	"volume-group-name":"volumeGroupName",	
	"vnf-type":"vnfType",	
	"orchestration-status":"PRECREATED",	
	"cloud-params":{},	
	"cascaded":false,
	"heat-stack-id":"heatStackId",
	"resource-version":"12345"
}