Merge automation from ECOMP's repository
[vid.git] / vid-automation / src / main / resources / registration_to_simulator / create_new_instance / deploy / get_sdc_catalog_services_1707vidnf.json
1 [
2   {
3     "simulatorRequest": {
4       "method": "GET",
5       "path": "/sdc/v./catalog/services/418f32e5-484a-4073-8fa9-fab7d497459f/toscaModel"
6     },
7     "simulatorResponse": {
8       "responseCode": 200,
9       "file": "1707vidnf.zip"
10     }
11   },
12   {
13     "simulatorRequest": {
14       "method": "GET",
15       "path": "/sdc/v1/catalog/services/418f32e5-484a-4073-8fa9-fab7d497459f/metadata"
16     },
17     "simulatorResponse": {
18       "responseCode": 200,
19       "responseHeaders": {
20         "Content-Type": "application/json"
21       },
22       "body": {
23         "uuid": "418f32e5-484a-4073-8fa9-fab7d497459f",
24         "invariantUUID": "709d1be4-9a3f-4a29-8c4d-a20465e808a3",
25         "name": "1707vidnf",
26         "version": "9.0",
27         "toscaModelURL": "./1707vidnf.zip",
28         "category": "Emanuel",
29         "lifecycleState": "CERTIFIED",
30         "lastUpdaterUserId": "ar1190",
31         "lastUpdaterFullName": "ARIEL RUBINSTEIN",
32         "distributionStatus": "DISTRIBUTED",
33         "artifacts": null,
34         "resources": null
35       }
36     }
37   }
38 ]