Cloudera Data Warehouse API
The largest service in the CDP contract — activate DW clusters on an environment and manage database catalogs, virtual warehouses, backups and events. 95 operations. Marked EXPERIMENTAL by Cloudera.
Operations 95
POST
/api/v1/dw/listClusterDiagnosticDataJobs
Get a list of diagnostic jobs for the given cluster.
#
POST
/api/v1/dw/describeClusterDiagnosticDataJob
Describes a diagnostic job for the given Cluster.
#
POST
/api/v1/dw/describeAllowedInstanceTypes
Get allowed compute instance types for both AWS and Azure cluster types and their default values.
#
POST
/api/v1/dw/renewCertificates
Renew certificates for a Cloudera Data Warehouse public cloud cluster.
#
POST
/api/v1/dw/createPrivateCluster
Create a a Private Cloud cluster in the Cloudera Data Warehouse.
#
POST
/api/v1/dw/restoreCluster
Restores the cluster from a backup data made by "backup-cluster" command.
#
POST
/api/v1/dw/listDataVisualizations
Lists Cloudera Data Visualization in the provided CDW cluster.
#
POST
/api/v1/dw/deleteDataVisualization
Asynchronous operation that deletes a Cloudera Data Visualization. When the DV is in deleting state, we can still use describe-data-visualization to check the status. Once it is de
#
POST
/api/v1/dw/updateDataVisualization
Asynchronous operation that updates the configuration of a Cloudera Data Visualization. The describe-data-visualization can be used at any time to get the latest status of a Data V
#
POST
/api/v1/dw/getDataVisualizationUpgradeVersion
Gets latest version and latest compatible version for Cloudera Data Visualization.
#
POST
/api/v1/dw/upgradeDataVisualization
Asynchronous operation that upgrades a Cloudera Data Visualization to a compatible version. The describe-data-visualization can be used at any time to get the latest status of a Da
#
POST
/api/v1/dw/registerSecret
Registers a reference to a secret stored in the vault of the cloud provider.
#
POST
/api/v1/dw/createDbcDiagnosticDataJob
Create a diagnostic job for the given database catalog.
#
POST
/api/v1/dw/listDbcDiagnosticDataJobs
Get a list of diagnostic jobs for the given Database Catalog.
#
POST
/api/v1/dw/describeDbcDiagnosticDataJob
Describes a diagnostic job for the given Database Catalog.
#
POST
/api/v1/dw/deleteDbcDiagnosticDataJob
Deletes a diagnostic job for the given Database Catalog.
#
POST
/api/v1/dw/createVwDiagnosticDataJob
Create a diagnostic job for the given Virtual Warehouse.
#
POST
/api/v1/dw/listVwDiagnosticDataJobs
Get a list of diagnostic jobs for the given Virtual Warehouse.
#
POST
/api/v1/dw/describeVwDiagnosticDataJob
Describe a diagnostic jobs for the given Virtual Warehouse.
#
POST
/api/v1/dw/deleteVwDiagnosticDataJob
Delete a diagnostic job for the given Virtual Warehouse.
#
POST
/api/v1/dw/listLatestVersions
Lists the latest version of the product (if available) for all catalogs in the environment.
#
POST
/api/v1/dw/describeVwConfig
Describes the current configuration of a Hive or Impala Virtual Warehouse.
#
POST
/api/v1/dw/getUpgradeVwVersions
Gets the latest version and latest compatible version for Virtual Warehouse.
#
POST
/api/v1/dw/getUpgradeDbcVersions
Gets the latest version and latest compatible version for Database Catalog.
#
POST
/api/v1/dw/listBackupEntities
Lists potential backup entities associated with the data warehouse.
#
Documentation
📖
Documentation
https://docs.cloudera.com/cdp-public-cloud/cloud/api/topics/mc-api-overview.html
📖
APIReference
https://cloudera.github.io/cdp-dev-docs/api-docs/