Volume
Endpoints
- GETVolumes List
/block_storage/ - POSTCreate Volume
/block_storage/ - DELETEDelete Volume
/block_storage/{block_id}/ - PUTAttach Volume to Node
/block_storage/{block_id}/vm/attach/ - PUTDetach Volume to Node
/block_storage/{block_id}/vm/detach/ - PUTUpgrade Volume
/block_storage/{block_id}/vm/upgrade/ - GETSnahpshot List
/block_storage/{block_id}/snapshot/ - POSTCreate Snapshot
/block_storage/{block_id}/snapshot/ - PUTCreate Volume using snapshot
/block_storage/{block_id}/restore/ - DELETEDelete Snapshot
/block_storage/{block_id}/snapshot/{snapshot_id} - POSTImport Volume
/block_storage/import/ - POSTExport Custom Volume
/images/export-image/