Delete Virtual Disk Drive Resource
DELETE/resources/ix.compute/v2/subscriptions/:subscriptionId/virtualDiskDrives/:uniqueVirtualDiskDriveName
Delete a virtual disk drive resource including all its data from virtual machine. You will get a location header in the response, where you can get the status of the deletion job.
Request
Responses
- 202
- 401
- 403
- 404
- 500
Created job for resource deletion
Unauthorized
Forbidden
Resource not found
Internal Server Error