Delete Block Device
Delete a BlockDevice
A block device cannot be deleted when attached to a machine.
A block device with persistent property set to 'false' is deleted.
A block device with persistent property set to 'true' needs an additional parameter 'purge' to be set to true, for deletion.
The ID of the block device.
Indicates if the disk has to be completely destroyed or should be kept in the system. Valid only for persistent disks.
forceDelete
The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /iaas/api/about
successful operation
{
"name": "Power-off",
"progress": 90,
"resources": [
"string"
],
"id": "we655aew4e8e",
"message": "In Progress",
"status": "FINISHED",
"selfLink": "/.../request-tracker/we655aew4e8e"
}
Name of the operation.
Progress of the request as percentage.
Collection of resources.
ID of this request.
Status message of the request.
Status of the request.
Self link of this request.
No Content
Forbidden