fix catalogdb cvfnc customization
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / __files / catalogdb / vfModuleCustomizationVolGrp_Response.json
1 {
2   "id": 1,
3   "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002671",
4   "label": "PCM",
5   "minInstances": 0,
6   "maxInstances": 0,
7   "initialCount": 0,
8   "availabilityZoneCount": 0,
9   "created": "2017-05-26 09:38:23.000",
10   "_links": {
11     "self": {
12       "href": "http://localhost:8090/vfModuleCustomization/1"
13     },
14     "vfModuleCustomization": {
15       "href": "http://localhost:8090/vfModuleCustomization/1"
16     },
17     "volumeHeatEnv": {
18       "href": "http://localhost:8090/vfModuleCustomization/1/volumeHeatEnv"
19     },
20     "vfModule": {
21       "href": "http://localhost:8090/vfModuleCustomization/1/vfModule"
22     },
23     "heatEnvironment": {
24       "href": "http://localhost:8090/vfModuleCustomization/1/heatEnvironment"
25     }
26   }
27 }