Cloudera CDP Public Cloud Control Plane API

The Cloudera CDP Public Cloud Control Plane REST API manages CDP environments, datalakes, data hubs, machine learning workspaces, data warehouses and data engineering services. Access requires a Cloudera user account with an API access key and private key. cdpcurl is the Python CLI for signed calls.

API entry from apis.yml

apis.yml Raw ↑
aid: cloudera:cdp-control-plane
name: Cloudera CDP Public Cloud Control Plane API
tags:
- Cloud
- Control Plane
- CDP
- Environments
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://docs.cloudera.com/cdp-public-cloud/cloud/api/topics/mc-api-overview.html
properties:
- url: https://docs.cloudera.com/cdp-public-cloud/cloud/api/topics/mc-api-overview.html
  type: Documentation
- url: https://github.com/cloudera/cdpcurl
  type: CLI
description: The Cloudera CDP Public Cloud Control Plane REST API manages CDP environments, datalakes,
  data hubs, machine learning workspaces, data warehouses and data engineering services. Access requires
  a Cloudera user account with an API access key and private key. cdpcurl is the Python CLI for signed
  calls.