{ "opencollection": "1.0.0", "info": { "name": "Cloudera CDP Public Cloud Control Plane DataEngineering Datahub API", "version": "0.9.158" }, "request": { "auth": { "type": "apikey", "key": "x-altus-auth", "value": "{{x-altus-auth}}", "placement": "header" } }, "items": [ { "info": { "name": "Datahub", "type": "folder" }, "items": [ { "info": { "name": "List Data Hub clusters", "type": "http" }, "http": { "method": "POST", "url": "https://api.us-west-1.cdp.cloudera.com/api/v1/datahub/listClusters" }, "docs": "List Data Hub clusters" }, { "info": { "name": "Describe a Data Hub cluster", "type": "http" }, "http": { "method": "POST", "url": "https://api.us-west-1.cdp.cloudera.com/api/v1/datahub/describeCluster" }, "docs": "Describe a Data Hub cluster" } ] } ], "bundled": true }