Converted ServiceInstances to catalog db client
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / __files / catalogdb / vnfResourceForVfModule_Response.json
1 {
2   "modelUUID": "fe6478e4-ea33-3346-ac12-ab121484a3fe",
3   "modelInvariantUUID": "ff5256d1-5a33-55df-13ab-12abad84e7ff",
4   "modelName": "vSAMP12",
5   "modelVersion": "1.0",
6   "toscaNodeType": "VF",
7   "description": "1607 vSAMP10a - inherent network",
8   "orchestrationMode": "HEAT",
9   "aicVersionMin": "",
10   "aicVersionMax": "",
11   "category": null,
12   "subCategory": null,
13   "created": "2017-04-14T16:16:28.000+0000",
14   "modelInvariantId": "ff5256d1-5a33-55df-13ab-12abad84e7ff",
15   "_embedded": {
16     "vnfResourceCustomizations": [
17       {
18         "description": "1607 vSAMP10a - inherent network",
19         "modelName": "vSAMP12",
20         "modelUUID": "fe6478e4-ea33-3346-ac12-ab121484a3fe",
21         "modelInstanceName": "test",
22         "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002673",
23         "orchestrationMode": "HEAT",
24         "multiStageDesign": null,
25         "availabilityZoneMaxCount": "0",
26         "vfModuleCustomizations": [
27           {
28             "description": "v10 DEV PCM",
29             "modelName": "test::PCM::module-1",
30             "availabilityZoneCount": "0",
31             "isBase": false,
32             "initialCount": "0",
33             "label": "PCM",
34             "modelUUID": "066de97e-253e-11e7-93ae-92361f002672",
35             "modelCustomizationUUID": "b4ea86b4-253f-11e7-93ae-92361f002672",
36             "modelInvariantUUID": "64efd51a-2544-11e7-93ae-92361f002671",
37             "maxInstances": "0",
38             "modelVersion": "2",
39             "minInstances": "0",
40             "created": "2016-09-14 18:19:56.0",
41             "_links": {
42               "self": {
43                 "href": "http://localhost:8090/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672"
44               },
45               "volumeHeatEnv": {
46                 "href": "http://localhost:8090/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/volumeHeatEnv"
47               },
48               "heatEnvironment": {
49                 "href": "http://localhost:8090/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/heatEnvironment"
50               },
51               "vfModule": {
52                 "href": "http://localhost:8090/vfModuleCustomization/b4ea86b4-253f-11e7-93ae-92361f002672/vfModule"
53               }
54             }
55           }
56         ],
57         "modelInvariantUUID": "ff5256d1-5a33-55df-13ab-12abad84e7ff",
58         "maxInstances": "0",
59         "nfRole": "vSAMP",
60         "nfNamingCode": "vSAMP",
61         "toscaNodeType": "VF",
62         "nfType": "vSAMP",
63         "modelVersion": "1.0",
64         "minInstances": "0",
65         "aicVersionMax": "",
66         "nfFunction": "vSAMP",
67         "aicVersionMin": "",
68         "created": "2017-04-14 21:46:28.0",
69         "_links": {
70           "self": {
71             "href": "http://localhost:8090/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673{?projection}",
72             "templated": true
73           },
74           "vnfResources": {
75             "href": "http://localhost:8090/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673/vnfResources"
76           },
77           "vfModuleCustomizations": {
78             "href": "http://localhost:8090/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673/vfModuleCustomizations"
79           },
80           "vnfcInstanceGroupCustomizations": {
81             "href": "http://localhost:8090/vnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002673/vnfcInstanceGroupCustomizations"
82           }
83         }
84       }
85     ]
86   },
87   "_links": {
88     "self": {
89       "href": "http://localhost:8090/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe"
90     },
91     "vnfResource": {
92       "href": "http://localhost:8090/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe"
93     },
94     "heatTemplates": {
95       "href": "http://localhost:8090/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe/heatTemplates"
96     },
97     "vnfResourceCustomizations": {
98       "href": "http://localhost:8090/vnfResource/fe6478e4-ea33-3346-ac12-ab121484a3fe/vnfResourceCustomizations"
99     }
100   }
101 }