Get a volume quota

Returns information about a specific Block Storage volume quota on your account. The response includes the effective quota limit, which incorporates any custom adjustments configured for your account.

Permissions and scopes

To call this operation, you need the following:

  • Identity and access permissions. Your user needs a role with these permissions assigned. Learn more.

    • Permissions: view_volume_quota
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: volumes:read_only
Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
string
required
^vol-(capacity|volumes|attachments)-(global|[a-z0-9-]+)$

The unique string that identifies the specific Block Storage volume quota to look up. This follows the pattern vol-{quota_type}-{region}, for example vol-capacity-us-east or vol-capacity-global.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json