vsp add archive updates
[cli.git] / products / onap-dublin / features / sdc / src / main / resources / open-cli-sample / vsp / vsp-archive-schema-dublin-moco.json
diff --git a/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/vsp/vsp-archive-schema-dublin-moco.json b/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/vsp/vsp-archive-schema-dublin-moco.json
new file mode 100644 (file)
index 0000000..7151044
--- /dev/null
@@ -0,0 +1,21 @@
+[ {
+  "request" : {
+    "method" : "put",
+    "uri" : "/onboarding-api/v1.0/items/55ca1625888743a1b791790b126b79f9/actions",
+    "headers" : {
+      "Authorization" : "Basic Y3MwMDA4OmRlbW8xMjM0NTYh",
+      "X-FromAppId" : "ONAP CLI",
+      "Accept" : "application/json",
+      "USER_ID" : "cs0008",
+      "X-TransactionId" : "req-1b78cf49-aca8-4260-b4b4-227c44aa5121",
+      "Content-Type" : "application/json"
+    },
+    "json" : {
+      "action" : "ARCHIVE"
+    }
+  },
+  "response" : {
+    "status" : 200,
+    "json" : { }
+  }
+} ]
\ No newline at end of file