dd566f10f0164a4040d7046d8f1307fddde02c7b
[vid.git] / vid-automation / src / main / resources / registration_to_simulator / add_subinterface / get_sdc_catalog_services_vid-test-333.json
1 [
2   {
3     "simulatorRequest": {
4       "method": "GET",
5       "path": "/sdc/v./catalog/services/6bce7302-70bd-4057-b48e-8d5b99e686ca/toscaModel"
6     },
7     "simulatorResponse": {
8       "responseCode": 200,
9       "file": "service-vDOROTHEASrv-csar.zip"
10     }
11   },
12   {
13     "simulatorRequest": {
14       "method": "GET",
15       "path": "/sdc/v./catalog/services/6bce7302-70bd-4057-b48e-8d5b99e686cb/toscaModel"
16     },
17     "simulatorResponse": {
18       "responseCode": 200,
19       "file": "service-vDOROTHEASrv-csar_ecomp_false6.zip"
20     }
21   },
22   {
23     "simulatorRequest": {
24       "method": "GET",
25       "path": "/sdc/v1/catalog/services/6bce7302-70bd-4057-b48e-8d5b99e686ca/metadata"
26     },
27     "simulatorResponse": {
28       "responseCode": 200,
29       "responseHeaders": {
30         "Content-Type": "application/json"
31       },
32       "body": {
33         "uuid": "6bce7302-70bd-4057-b48e-8d5b99e686ca",
34         "invariantUUID": "709d1be4-9a3f-4a29-8c4d-a20465e808a3",
35         "name": "Demo Service",
36         "version": "1.0",
37         "toscaModelURL": "./service-VdorotheaSrv-csar.zip",
38         "category": "TYLER SILVIA",
39         "lifecycleState": "CERTIFIED",
40         "lastUpdaterUserId": "rg276b",
41         "lastUpdaterFullName": null,
42         "distributionStatus": "DISTRIBUTED",
43         "artifacts": null,
44         "resources": null
45       }
46     }
47   },
48   {
49     "simulatorRequest": {
50       "method": "GET",
51       "path": "/sdc/v1/catalog/services/6bce7302-70bd-4057-b48e-8d5b99e686cb/metadata"
52     },
53     "simulatorResponse": {
54       "responseCode": 200,
55       "responseHeaders": {
56         "Content-Type": "application/json"
57       },
58       "body": {
59         "uuid": "6bce7302-70bd-4057-b48e-8d5b99e686cb",
60         "invariantUUID": "709d1be4-9a3f-4a29-8c4d-a20465e808a3",
61         "name": "Demo Service",
62         "version": "1.0",
63         "toscaModelURL": "./service-VdorotheaSrv-csar_ecomp_false6.zip",
64         "category": "TYLER SILVIA",
65         "lifecycleState": "CERTIFIED",
66         "lastUpdaterUserId": "rg276b",
67         "lastUpdaterFullName": null,
68         "distributionStatus": "DISTRIBUTED",
69         "artifacts": null,
70         "resources": null
71       }
72     }
73   }
74 ]