073fd359fd628ebf0fcc6e996a0ab3124fd8b54e
[vid.git] / vid-automation / src / test / resources / registration_to_simulator / dissociate_pnf_from_service_instance_error.json
1 {
2   "simulatorRequest": {
3     "method": "POST",
4     "path": "/mso/serviceInstances/v./f36f5734-e9df-4fbf-9f35-61be13f028a1/removeRelationships"
5   } ,
6   "simulatorResponse": {
7     "responseCode": 404,
8     "body": ""
9   }
10 }