{ "opencollection": "1.0.0", "info": { "name": "Managed Database for PostgreSQL and MySQL Access Control List Instance API", "version": "v1" }, "items": [ { "info": { "name": "Instance", "type": "folder" }, "items": [ { "info": { "name": "CheckBlockMigrationOrganizationQuotas", "type": "http" }, "http": { "method": "POST", "url": "https://api.scaleway.com/instance/v1/zones/:zone/block-migration/check-organization-quotas", "params": [ { "name": "zone", "value": "", "type": "path", "description": "The zone you want to target" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } } }, { "info": { "name": "GetDashboard", "type": "http" }, "http": { "method": "GET", "url": "https://api.scaleway.com/instance/v1/zones/:zone/dashboard", "params": [ { "name": "zone", "value": "", "type": "path", "description": "The zone you want to target" }, { "name": "organization", "value": "", "type": "query" }, { "name": "project", "value": "", "type": "query" } ], "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } } } ] } ], "bundled": true }