List volumes
Authorizations
Organization API key (msb_…) - org-scoped programmatic access.
Response
The org's volumes
host - the org's shared host disk (not deletable); managed - a
user-created named volume.
host, managed User-defined labels (empty object when none set).
Lifecycle status of a volume.
active, deleting How the volume is physically backed (block today).
block The volume's configured per-volume storage cap in bytes, or null when
no cap is set (#496). Derived from the stored capacity_gib (the user's
configured intent) - the effective ceiling is min(this, org cap).
x >= 0User-facing name. null for the host volume (it has no name; it's
identified by kind).
Bytes currently used under this volume's subtree. null when usage is
unavailable - the usage service is disabled or unreachable (list degrades
gracefully rather than failing) - or on create/delete, which don't sample
it.
x >= 0