All URIs are relative to https://api-ch-gva-2.exoscale.com/v2
Method | HTTP request | Description |
---|---|---|
get_quota | GET /quota/{entity} | Retrieve Resource Quota |
list_quotas | GET /quota | List Organization Quotas |
crate::models::Quota get_quota(entity) Retrieve Resource Quota
Name | Type | Description | Required | Notes |
---|---|---|---|---|
entity | String | [required] |
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
crate::models::ListQuotas200Response list_quotas() List Organization Quotas
This endpoint does not need any parameter.
crate::models::ListQuotas200Response
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]