[SO] Pending Create changes for SO-API and BPMN-INFRA to support CNF's through ASD
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / __files / catalogdb / serviceCnf_Response.json
1 {
2   "modelName": "Infra_v10_Service",
3   "description": "MSO aLaCarte CNF",
4   "modelUUID": "5df8b6de-2083-11e7-93ae-92361f002672",
5   "modelInvariantUUID": "9647dfc4-2083-11e7-93ae-92361f002671",
6   "created": "2023-02-08 12:45:39.000",
7   "modelVersion": "2.0",
8   "serviceType": "NA",
9   "serviceRole": "NA",
10   "environmentContext": "Luna",
11   "workloadContext": "Oxygen",
12   "category": null,
13   "_links": {
14     "self": {
15       "href": "http://localhost:8090/service/5df8b6de-2083-11e7-93ae-92361f002672"
16     },
17     "service": {
18       "href": "http://localhost:8090/service/5df8b6de-2083-11e7-93ae-92361f002672{?projection}",
19       "templated": true
20     },
21     "vnfCustomizations": {
22       "href": "http://localhost:8090/service/5df8b6de-2083-11e7-93ae-92361f002672/vnfCustomizations"
23     }
24   }
25 }