aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-elalto/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-delete-schema-elalto-moco.json
diff options
context:
space:
mode:
Diffstat (limited to 'products/onap-elalto/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-delete-schema-elalto-moco.json')
-rw-r--r--products/onap-elalto/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-delete-schema-elalto-moco.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/products/onap-elalto/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-delete-schema-elalto-moco.json b/products/onap-elalto/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-delete-schema-elalto-moco.json
new file mode 100644
index 00000000..d0a3ce6b
--- /dev/null
+++ b/products/onap-elalto/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-delete-schema-elalto-moco.json
@@ -0,0 +1,23 @@
+[ {
+ "request" : {
+ "method" : "delete",
+ "uri" : "/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/25a262cd648a4c639badc3d2e842d605",
+ "headers" : {
+ "Authorization" : "Basic Y3MwMDA4OmRlbW8xMjM0NTYh",
+ "X-FromAppId" : "ONAP CLI",
+ "Accept" : "application/json",
+ "USER_ID" : "cs0008",
+ "X-TransactionId" : "req-c81050ef-93bd-4b86-98d9-af6ee23bbc34",
+ "Content-Type" : "application/json"
+ },
+ "json" : {
+ "vendorName" : "hpa-test",
+ "description" : "vendor license model",
+ "iconRef" : "icon"
+ }
+ },
+ "response" : {
+ "status" : 200,
+ "json" : { }
+ }
+} ] \ No newline at end of file