Merge "Fix runtime bugs in bpmn groovy"
[so.git] / bpmn / so-bpmn-infrastructure-flows / src / test / resources / response / CreateVcpeResCustServiceSimplifiedTest_catalogdb.json
1 {
2   "_embedded": {
3     "pnfResourceCustomization": [
4       {
5         "modelCustomizationUUID": "68dc9a92-214c-11e7-93ae-92361f002680",
6         "modelInstanceName": "PNF routing",
7         "created": "2019-03-08 12:00:29.000",
8         "nfFunction": "routing",
9         "nfType": "routing",
10         "nfRole": "routing",
11         "nfNamingCode": "routing",
12         "multiStageDesign": null,
13         "resourceInput": null,
14         "blueprintName": "test_configuration_restconf",
15         "blueprintVersion": "1.0.0",
16         "skipPostInstConf": false,
17         "creationTimestamp": "2019-03-08T12:00:29.000+0000",
18         "_links": {
19           "self": {
20             "href": "http://localhost:41023/pnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002680"
21           },
22           "pnfResourceCustomization": {
23             "href": "http://localhost:41023/pnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002680"
24           },
25           "pnfResources": {
26             "href": "http://localhost:41023/pnfResourceCustomization/68dc9a92-214c-11e7-93ae-92361f002680/pnfResources"
27           }
28         }
29       }
30     ]
31   },
32   "_links": {
33     "self": {
34       "href": "http://localhost:41023/pnfResourceCustomization/search/findPnfResourceCustomizationByModelUuid?SERVICE_MODEL_UUID=5df8b6de-2083-11e7-93ae-92361f002676"
35     }
36   }
37 }