vsp add artifact updates
[cli.git] / products / onap-dublin / features / sdc / src / main / resources / open-cli-sample / vsp / vsp-add-artifact-schema-dublin-moco.json
diff --git a/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/vsp/vsp-add-artifact-schema-dublin-moco.json b/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/vsp/vsp-add-artifact-schema-dublin-moco.json
new file mode 100644 (file)
index 0000000..5ee4377
--- /dev/null
@@ -0,0 +1,21 @@
+[ {
+  "request" : {
+    "method" : "post",
+    "uri" : "/onboarding-api/v1.0/vendor-software-products/55ca1625888743a1b791790b126b79f9/versions/f13d686db7bf4fb0ba34354faf8a9d30/orchestration-template-candidate",
+    "headers" : {
+      "Content-type" : "multipart/form-data",
+      "Accept" : "*/*",
+      "USER_ID" : "cs0008"
+    },
+    "json" : { }
+  },
+  "response" : {
+    "status" : 200,
+    "json" : {
+      "errors" : { },
+      "status" : "Success",
+      "onboardingOrigin" : "csar",
+      "networkPackageName" : "vgw"
+    }
+  }
+} ]
\ No newline at end of file