{ "opencollection": "1.0.0", "info": { "name": "Cloudera CDP Public Cloud Control Plane DataEngineering Environments API", "version": "0.9.158" }, "request": { "auth": { "type": "apikey", "key": "x-altus-auth", "value": "{{x-altus-auth}}", "placement": "header" } }, "items": [ { "info": { "name": "Environments", "type": "folder" }, "items": [ { "info": { "name": "List environments", "type": "http" }, "http": { "method": "POST", "url": "https://api.us-west-1.cdp.cloudera.com/api/v1/environments2/listEnvironments" }, "docs": "List environments" }, { "info": { "name": "Describe an environment", "type": "http" }, "http": { "method": "POST", "url": "https://api.us-west-1.cdp.cloudera.com/api/v1/environments2/describeEnvironment", "body": { "type": "json", "data": "{}" } }, "docs": "Describe an environment" }, { "info": { "name": "Delete an environment", "type": "http" }, "http": { "method": "POST", "url": "https://api.us-west-1.cdp.cloudera.com/api/v1/environments2/deleteEnvironment" }, "docs": "Delete an environment" } ] } ], "bundled": true }