summaryrefslogtreecommitdiffstats
path: root/vid-ext-services-simulator/src/main/resources/preset_registration/SI-network-vl/get_sdc_catalog_services_SInetwork11.json
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2018-08-12 15:23:14 +0300
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2018-08-12 15:23:57 +0300
commit8f848c65ee0000bb4211b228cf66ace774a8d9c6 (patch)
tree8abec7471adb0cac4ba9ff0fbcbedc56ea792621 /vid-ext-services-simulator/src/main/resources/preset_registration/SI-network-vl/get_sdc_catalog_services_SInetwork11.json
parent91b057331b92ecf7f3c2d495681b05295dc8346c (diff)
vid-simulator dev and test tool
Change-Id: I38e7eead042bde3beeebbdf4e05a7f62f174fd1e Issue-ID: VID-281 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'vid-ext-services-simulator/src/main/resources/preset_registration/SI-network-vl/get_sdc_catalog_services_SInetwork11.json')
-rw-r--r--vid-ext-services-simulator/src/main/resources/preset_registration/SI-network-vl/get_sdc_catalog_services_SInetwork11.json38
1 files changed, 38 insertions, 0 deletions
diff --git a/vid-ext-services-simulator/src/main/resources/preset_registration/SI-network-vl/get_sdc_catalog_services_SInetwork11.json b/vid-ext-services-simulator/src/main/resources/preset_registration/SI-network-vl/get_sdc_catalog_services_SInetwork11.json
new file mode 100644
index 000000000..23f926b04
--- /dev/null
+++ b/vid-ext-services-simulator/src/main/resources/preset_registration/SI-network-vl/get_sdc_catalog_services_SInetwork11.json
@@ -0,0 +1,38 @@
+[
+ {
+ "simulatorRequest": {
+ "method": "GET",
+ "path": "/sdc/v1/catalog/services/b75e0d22-05ff-4448-9266-5f0d4e1dbbd6/toscaModel"
+ },
+ "simulatorResponse": {
+ "responseCode": 200,
+ "file": "service-network-vl.zip"
+ }
+ },
+ {
+ "simulatorRequest": {
+ "method": "GET",
+ "path": "/sdc/v1/catalog/services/b75e0d22-05ff-4448-9266-5f0d4e1dbbd6/metadata"
+ },
+ "simulatorResponse": {
+ "responseCode": 200,
+ "responseHeaders": {
+ "Content-Type": "application/json"
+ },
+ "body": {
+ "uuid": "b75e0d22-05ff-4448-9266-5f0d4e1dbbd6",
+ "invariantUUID": "5b9c0f33-eec1-484a-bf77-736a6644d7a8",
+ "name": "Using VID for VoIP Network Instantiations Shani",
+ "version": "1.0",
+ "toscaModelURL": "./service-network-vl.zip",
+ "category": "VoIP Call Control",
+ "lifecycleState": "CERTIFIED",
+ "lastUpdaterUserId": "sf266t",
+ "lastUpdaterFullName": "SHANI FRANCO DE-CAFE",
+ "distributionStatus": "DISTRIBUTED",
+ "artifacts": null,
+ "resources": null
+ }
+ }
+ }
+] \ No newline at end of file