vid-simulator dev and test tool
[vid.git] / vid-ext-services-simulator / src / main / resources / preset_registration / SI-network-vl / get_sdc_catalog_services_SInetwork11.json
1 [
2   {
3     "simulatorRequest": {
4       "method": "GET",
5       "path": "/sdc/v1/catalog/services/b75e0d22-05ff-4448-9266-5f0d4e1dbbd6/toscaModel"
6     },
7     "simulatorResponse": {
8       "responseCode": 200,
9       "file": "service-network-vl.zip"
10     }
11   },
12   {
13     "simulatorRequest": {
14       "method": "GET",
15       "path": "/sdc/v1/catalog/services/b75e0d22-05ff-4448-9266-5f0d4e1dbbd6/metadata"
16     },
17     "simulatorResponse": {
18       "responseCode": 200,
19       "responseHeaders": {
20         "Content-Type": "application/json"
21       },
22       "body": {
23         "uuid": "b75e0d22-05ff-4448-9266-5f0d4e1dbbd6",
24         "invariantUUID": "5b9c0f33-eec1-484a-bf77-736a6644d7a8",
25         "name": "Using VID for VoIP Network Instantiations Shani",
26         "version": "1.0",
27         "toscaModelURL": "./service-network-vl.zip",
28         "category": "VoIP Call Control",
29         "lifecycleState": "CERTIFIED",
30         "lastUpdaterUserId": "sf266t",
31         "lastUpdaterFullName": "SHANI FRANCO DE-CAFE",
32         "distributionStatus": "DISTRIBUTED",
33         "artifacts": null,
34         "resources": null
35       }
36     }
37   }
38 ]