Escape unexpected tokens in CATALINA_OPTS
[vid.git] / vid-automation / src / test / resources / registration_to_simulator / get_sdc_catalog_services_VmmeRvpmsFeAic3011217Svc.json
1 [
2   {
3     "simulatorRequest": {
4       "method": "GET",
5       "path": "/sdc/v./catalog/services/245562de-3984-49ef-a708-6c9d7cfcabd1/toscaModel"
6     },
7     "simulatorResponse": {
8       "responseCode": 200,
9       "file": "service-VmmeRvpmsFeAic3011217Svc-csar.csar.zip"
10     }
11   },
12   {
13     "simulatorRequest": {
14       "method": "GET",
15       "path": "/sdc/v1/catalog/services/245562de-3984-49ef-a708-6c9d7cfcabd1/metadata"
16     },
17     "simulatorResponse": {
18       "responseCode": 200,
19       "responseHeaders": {
20         "Content-Type": "application/json"
21       },
22       "body": {
23         "uuid": "245562de-3984-49ef-a708-6c9d7cfcabd1",
24         "invariantUUID": "124216d6-71d0-41c8-ac81-0c5acfee514a",
25         "name": "vMMEvProbe_FE_AIC3-11.2.1_VF",
26         "version": "1.0",
27         "toscaModelURL": "./service-VmmeRvpmsFeAic3011217Svc-csar.csar.zip",
28         "category": "Application L4+",
29         "lifecycleState": "CERTIFIED",
30         "lastUpdaterUserId": "rg276b",
31         "lastUpdaterFullName": null,
32         "distributionStatus": "DISTRIBUTED",
33         "artifacts": null,
34         "resources": null
35       }
36     }
37   }
38 ]