forked from docs/doc-exports

Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Goncharov, Artem <artem.goncharov@t-systems.com> Co-committed-by: Goncharov, Artem <artem.goncharov@t-systems.com>
3.8 KiB
3.8 KiB
Tenant Quota Management
Permission |
API |
Action |
Dependent Permission |
---|---|---|---|
Querying the Tenant Quota |
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 |
- |
Parent topic: Permissions Policies and Supported Actions