{ "opencollection": "1.0.0", "info": { "name": "Managed Database for PostgreSQL and MySQL Access Control List Cluster types API", "version": "v1" }, "items": [ { "info": { "name": "Cluster types", "type": "folder" }, "items": [ { "info": { "name": "List cluster types", "type": "http" }, "http": { "method": "GET", "url": "https://api.scaleway.com/k8s/v1/regions/:region/cluster-types", "params": [ { "name": "region", "value": "", "type": "path", "description": "The region you want to target" }, { "name": "page", "value": "", "type": "query", "description": "Page number, from the paginated results, to return for cluster-types." }, { "name": "page_size", "value": "", "type": "query", "description": "Maximum number of clusters per page." } ], "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "List available cluster types and their technical details." } ] } ], "bundled": true }