ef551184d9bb05d3a76d749abfbea9e9e6d2d1ae
[vid.git] / vid-automation / src / test / resources / registration_to_simulator / dissociate_pnf_from_service_instance.json
1 {
2   "simulatorRequest": {
3     "method": "POST",
4     "path": "/mso/serviceInstances/v./f36f5734-e9df-4fbf-9f35-61be13f028a1/removeRelationships"
5   } ,
6   "simulatorResponse": {
7     "responseCode": 202,
8     "body": "{\"requestReferences\": {\"instanceId\": \"f36f5734-e9df-4fbf-9f35-61be13f028a1\", \"requestId\": \"b6dc9806-b094-42f7-9386-a48de8218ce8\"}}"
9   }
10 }