aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sdc/src/test/resources/onap-cli-sample/license-key-group-create-1.1-moco.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/sdc/src/test/resources/onap-cli-sample/license-key-group-create-1.1-moco.json')
-rw-r--r--plugins/sdc/src/test/resources/onap-cli-sample/license-key-group-create-1.1-moco.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/plugins/sdc/src/test/resources/onap-cli-sample/license-key-group-create-1.1-moco.json b/plugins/sdc/src/test/resources/onap-cli-sample/license-key-group-create-1.1-moco.json
deleted file mode 100644
index ee1c073d..00000000
--- a/plugins/sdc/src/test/resources/onap-cli-sample/license-key-group-create-1.1-moco.json
+++ /dev/null
@@ -1,16 +0,0 @@
-[{
- "request" :
- {
- "method" : "post",
- "uri" : "onboarding-api/v1.0/vendor-license-models",
- "headers" : {
- "USER_ID": "cs0008",
- "content-type" : "application/json"
- },
- "json" : {"description": "test","name": "htipl-key-grp","operationalScope": {"choices": ["Tenant"],"other": ""},"type": "Universal"}
- },
- "response" :
- {
- "json" : {"value":"81997d7d4795485daea7418fae26c5d0"}
- }
-}] \ No newline at end of file