Delete recovery target
This operation deletes recovery target.
Path Parameters
- VMAllocationPolicyId string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Remove replicated V M
Schema
- errorMessage string
- errorCode integer
{
"errorMessage": "string",
"errorCode": 0
}
{
"errorMessage": "",
"errorCode": 0
}
Loading...