Viewing the list of services and quotas
Written by
Updated at March 7, 2025
Viewing the list of services that have available quotas
Management console
API
-
In the management console
, on the left, select a cloud. -
Select the Quotas tab.
The page will display the list of services that have available quotas.
To get the list of services, use the listServices REST API method for the QuotaLimit resource or the QuotaLimitService/ListServices gRPC API call.
Viewing the list of quotas for the service
Management console
API
- In the management console
, on the left, select a cloud. - Select the Quotas tab.
- Open the section of the service you want to view quotas for.
To get the list of quotas for a specific service, use the list REST API method for the QuotaLimit resource or the QuotaLimitService/List gRPC API call.