pydo.volumes.get()
Generated on 4 Jun 2026
from pydo version
v0.35.0
Usage
client.volumes.get(volume_id="7724db7c-e098-11e5-b522-000f53304e51")Description
To show information about a block storage volume, send a GET request to /v2/volumes/{volume_id}.
Parameters
volume_idstring requiredThe ID of the block storage volume.
Request Sample
Response Example
More Information
See /v2/volumes/{volume_id} in the API reference for additional detail on responses, headers, parameters, and more.