update MSO create service instance URL
[vid.git] / vid-automation / src / test / resources / registration_to_simulator / mso_add_relationships_error.json
1 {
2   "simulatorRequest": {
3     "method": "POST",
4     "path": "/mso/serviceInstantiation/v./serviceInstances/f36f5734-e9df-4fbf-9f35-61be13f028a1/addRelationships"
5   } ,
6   "simulatorResponse": {
7     "responseCode": 500,
8     "body": "ERROR_PAYLOAD"
9   }
10 }