Add VSP commit
[cli.git] / products / onap-dublin / features / sdc / src / main / resources / open-cli-sample / vsp / vsp-commit-schema-dublin-moco.json
diff --git a/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/vsp/vsp-commit-schema-dublin-moco.json b/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/vsp/vsp-commit-schema-dublin-moco.json
new file mode 100644 (file)
index 0000000..439f5e0
--- /dev/null
@@ -0,0 +1,24 @@
+[ {\r
+  "request" : {\r
+    "method" : "put",\r
+    "uri" : "/onboarding-api/v1.0/items/a653d9bd40dc43e2ae45004daeab9003/versions/d6e590f98c2347b7a29b27e263527fac/actions",\r
+    "headers" : {\r
+      "Authorization" : "Basic Y3MwMDA4OmRlbW8xMjM0NTYh",\r
+      "X-FromAppId" : "ONAP CLI",\r
+      "Accept" : "application/json",\r
+      "USER_ID" : "cs0008",\r
+      "X-TransactionId" : "req-f64dec4f-646e-46d8-807e-99e7170a6afb",\r
+      "Content-Type" : "application/json"\r
+    },\r
+    "json" : {\r
+      "action" : "Commit",\r
+      "commitRequest" : {\r
+        "message" : "Powered by Open Command Platform - OCOMP"\r
+      }\r
+    }\r
+  },\r
+  "response" : {\r
+    "status" : 200,\r
+    "json" : { }\r
+  }\r
+} ]
\ No newline at end of file