{ "opencollection": "1.0.0", "info": { "name": "Exoscale ai-api-key quotas API", "version": "2.0.0" }, "items": [ { "info": { "name": "quotas", "type": "folder" }, "items": [ { "info": { "name": "Retrieve Resource Quota", "type": "http" }, "http": { "method": "GET", "url": "https://api-{zone}.exoscale.com/v2/quota/:entity", "params": [ { "name": "entity", "value": "", "type": "path" } ] }, "docs": "Retrieve Resource Quota" }, { "info": { "name": "List Organization Quotas", "type": "http" }, "http": { "method": "GET", "url": "https://api-{zone}.exoscale.com/v2/quota" }, "docs": "List Organization Quotas" } ] } ], "bundled": true }