vid-simulator dev and test tool
[vid.git] / vid-ext-services-simulator / src / main / resources / preset_registration / SI-test-sssdad / get_sdc_catalog_services_pm1111.json
1 [
2   {
3     "simulatorRequest": {
4       "method": "GET",
5       "path": "/sdc/v1/catalog/services/ee6d61be-4841-4f98-8f23-5de9da846ca7/toscaModel"
6     },
7     "simulatorResponse": {
8       "responseCode": 200,
9       "file": "pm1111.zip"
10     }
11   },
12   {
13     "simulatorRequest": {
14       "method": "GET",
15       "path": "/sdc/v1/catalog/services/ee6d61be-4841-4f98-8f23-5de9da846ca7/metadata"
16     },
17     "simulatorResponse": {
18       "responseCode": 200,
19       "responseHeaders": {
20         "Content-Type": "application/json"
21       },
22       "body": {
23         "uuid": "ee6d61be-4841-4f98-8f23-5de9da846ca7",
24         "invariantUUID": "b7d923c9-6175-41f1-91ba-4565c4953408",
25         "name": "Multiple pProbes",
26         "version": "1.0",
27         "toscaModelURL": "./pm1111.zip",
28         "category": "Mobility",
29         "lifecycleState": "CERTIFIED",
30         "lastUpdaterUserId": "rg276b",
31         "lastUpdaterFullName": null,
32         "distributionStatus": "DISTRIBUTED",
33         "artifacts": null,
34         "resources": null
35       }
36     }
37   }
38 ]