Create Volume using snapshot
PUT
/api/v1/block_storage/{block_id}/restore/Path parameters
block_idPathstringrequiredBlock ID
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment region for the resource. Accepted values:
Delhi,Chennai.Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.
Request body
application/json
Input/output operations per second for the block storage.
example
3750Name of the block storage.
example
Block_Storage_191ID of the snapshot used for the block storage. 0 indicates no snapshot.
example
0ID of the virtual machine to which the block storage is attached.
example
100157Responses
200Successful response indicating that the block storage snapshot restore is in process.
example
200example
Block Storage Snapshot Restore in Process.