doc-exports/docs/ecs/api-ref/en-us_topic_0103071517.html
Zaoxu, Li 4edaa4a4cc ECS API 20231016 version
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com>
Co-authored-by: Zaoxu, Li <lizaoxu@huawei.com>
Co-committed-by: Zaoxu, Li <lizaoxu@huawei.com>
2024-04-29 11:04:13 +00:00

3.9 KiB

Tenant Quota Management

Permission

API

Action

Dependencies

Querying quotas of a tenant

GET /v1/{project_id}/cloudservers/limits

ecs:cloudServerQuotas:get

-

Querying quotas of a tenant (native OpenStack API)

GET /v2/{project_id}/os-quota-sets/{project_id}?user_id={user_id}

GET /v2.1/{project_id}/os-quota-sets/{project_id}?user_id={user_id}

ecs:quotas:get

-

Querying default quotas (native OpenStack API)

GET /v2/{project_id}/os-quota-sets/{project_id}/defaults

GET /v2.1/{project_id}/os-quota-sets/{project_id}/defaults

ecs:quotas:get

-