update MSO create service instance URL
[vid.git] / vid-automation / src / main / resources / registration_to_simulator / create_new_instance / deploy / mso_create_svc_instance.json
index d4d253e..5cf1c34 100644 (file)
@@ -1,7 +1,7 @@
 {
   "simulatorRequest": {
     "method": "POST",
-    "path": "/mso/serviceInstances/v.",
+    "path": "/mso/serviceInstantiation/v./serviceInstances",
     "body": {
       "requestDetails": {
         "requestInfo": {
@@ -46,4 +46,4 @@
       }
     }
   }
-}
\ No newline at end of file
+}