Attach Volume to Node
PUT
/api/v1/block_storage/{block_id}/vm/attach/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
example
100157Responses
200A successful response indicating block storage has been attached to a VM
Response status code
example
200Any errors that occurred during the operation (if applicable)
Response message indicating the operation result
example
Block Storage is Attached to VM.