Deleting a Disk Transfer
Function
This API is used to delete a disk transfer. A disk transfer can be deleted if it is not accepted. Accepted disk transfers cannot be deleted.
URI
- URI format
DELETE /v3/{project_id}/os-volume-transfer/{transfer_id}
- Parameter description
Parameter
Mandatory
Description
project_id
Yes
The project ID.
transfer_id
Yes
The transfer ID.
Request
- Example requestDELETE https://{endpoint}/v3/{project_id}/os-volume-transfer/cac5c677-73a9-4288-bb9c-b2ebfb547377
Response
None
Status Codes
- Normal
202
Error Codes
For details, see Error Codes.
Parent topic: EVS Disk Transfer
- Function
- URI
- Request
- Response
- Status Codes
- Error Codes