aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-create-schema-dublin-moco.json
diff options
context:
space:
mode:
Diffstat (limited to 'products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-create-schema-dublin-moco.json')
-rw-r--r--products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-create-schema-dublin-moco.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-create-schema-dublin-moco.json b/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-create-schema-dublin-moco.json
new file mode 100644
index 00000000..d4aebb0c
--- /dev/null
+++ b/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/vlm/vlm-feature-group-create-schema-dublin-moco.json
@@ -0,0 +1,27 @@
+[ {
+ "request" : {
+ "method" : "post",
+ "uri" : "/onboarding-api/v1.0/vendor-license-models/6b33c26b3a924b2789fa17fabd4a292d/versions/2b683bedebeb4874a9c2a82939c77f0d/feature-groups",
+ "headers" : {
+ "Authorization" : "Basic Y3MwMDA4OmRlbW8xMjM0NTYh",
+ "X-FromAppId" : "ONAP CLI",
+ "Accept" : "application/json",
+ "USER_ID" : "cs0008",
+ "X-TransactionId" : "req-0033cd99-1c03-4f1b-acf1-e2262e0b7027",
+ "Content-Type" : "application/json"
+ },
+ "json" : {
+ "name" : "philip-feature-grp",
+ "addedLicenseKeyGroupsIds" : [ "51466fa44cb346eda6881176440eee5d" ],
+ "addedEntitlementPoolsIds" : [ "8c70182a9c4641e79477708ef6ed6984" ],
+ "partNumber" : "itohan-part",
+ "description" : "philip-feature-grp"
+ }
+ },
+ "response" : {
+ "status" : 200,
+ "json" : {
+ "value" : "457e9905f32544cca5351e86cc2e7958"
+ }
+ }
+} ] \ No newline at end of file