Overview
Cloudera data hub is a service for launching and managing workload clusters powered by Cloudera Runtime.
Version information
Version : 0.9.126 (BETA)
License information
License : Apache 2.0
Terms of service : https://www.cloudera.com/legal/commercial-terms-and-conditions.html
URI scheme
Schemes : HTTPS
Consumes
-
application/json
Produces
-
application/json
Paths
Cancel running Datahub diagnostics collections
POST /api/v1/datahub/cancelDatahubDiagnostics
Description
Cancel running Datahub diagnostics collection
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Start Datahub Cloudera Manager based diagnostics collection
POST /api/v1/datahub/collectCmDiagnostics
Description
Start Datahub Cloudera Manager based diagnostics collection
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Start DataHub diagnostics collection
POST /api/v1/datahub/collectDatahubDiagnostics
Description
Start DataHub diagnostics collection
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Creates an AWS workload cluster.
POST /api/v1/datahub/createAWSCluster
Description
Creates an AWS workload cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Creates an AWS Data Hub cluster for GovCloud.
POST /api/v1/datahub/createAWSGovCloudCluster
Description
Creates an AWS Data Hub cluster for GovCloud.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Create Auto Scaling rules for a DataHub cluster
POST /api/v1/datahub/createAutoScaleRules
Description
Create Auto Scaling rules for a DataHub cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Creates an Azure workload cluster.
POST /api/v1/datahub/createAzureCluster
Description
Creates an Azure workload cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Creates a cluster definition. A cluster definition is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical cloud provider settings.
POST /api/v1/datahub/createClusterDefinition
Description
Creates a cluster definition. A cluster definition is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical cloud provider settings.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Creates a cluster template. A cluster template is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical Cloudera Runtime settings.
POST /api/v1/datahub/createClusterTemplate
Description
Creates a cluster template. A cluster template is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical Cloudera Runtime settings.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Creates custom configurations. Custom Configurations are sets of properties or name-value pairs that belong to any of the services present in cluster templates. These can be used to override and/or append properties to the corresponding cluster template while launching DataHub clusters.
POST /api/v1/datahub/createCustomConfigurations
Description
Creates custom configurations. Custom Configurations are sets of properties or name-value pairs that belong to any of the services present in cluster templates. These can be used to override and/or append properties to the corresponding cluster template while launching DataHub clusters.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Creates a GCP workload cluster.
POST /api/v1/datahub/createGCPCluster
Description
Creates a GCP workload cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Creates recipe. A recipe is a script that runs on all nodes of a specified instance group.
POST /api/v1/datahub/createRecipe
Description
Creates recipe. A recipe is a script that runs on all nodes of a specified instance group.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Delete AutoScaling policies for a DataHub cluster
POST /api/v1/datahub/deleteAutoScaleRules
Description
Delete AutoScaling policies for a DataHub cluster
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
The AutoScale policy before deletion. |
|
default |
The default response on an error. |
Deletes a workload cluster.
POST /api/v1/datahub/deleteCluster
Description
Deletes a workload cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Deletes cluster definitions. A cluster definition is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical cloud provider settings.
POST /api/v1/datahub/deleteClusterDefinitions
Description
Deletes cluster definitions. A cluster definition is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical cloud provider settings.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Deletes cluster templates. A cluster template is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical Cloudera Runtime settings.
POST /api/v1/datahub/deleteClusterTemplates
Description
Deletes cluster templates. A cluster template is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical Cloudera Runtime settings.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Deletes custom configurations. Custom Configurations are sets of properties or name-value pairs that belong to any of the services present in cluster templates. These can be used to override and/or append properties to the corresponding cluster template while launching DataHub clusters.
POST /api/v1/datahub/deleteCustomConfigurations
Description
Deletes custom configurations. Custom Configurations are sets of properties or name-value pairs that belong to any of the services present in cluster templates. These can be used to override and/or append properties to the corresponding cluster template while launching DataHub clusters.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Deletes instances for the specified cluster.
POST /api/v1/datahub/deleteInstances
Description
Deletes instances for the specified cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Deletes recipes. A recipe is a script that runs on all nodes of a specified instance group.
POST /api/v1/datahub/deleteRecipes
Description
Deletes recipes. A recipe is a script that runs on all nodes of a specified instance group.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Describe the AutoScaling policies for a DataHub cluster
POST /api/v1/datahub/describeAutoScaleRules
Description
Describe the AutoScaling policies for a DataHub cluster
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
The AutoScaling policy for the request cluster. |
|
default |
The default response on an error. |
Describes a workload cluster.
POST /api/v1/datahub/describeCluster
Description
Describes a workload cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Describes a cluster definition. A cluster definition is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical cloud provider settings.
POST /api/v1/datahub/describeClusterDefinition
Description
Describes a cluster definition. A cluster definition is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical cloud provider settings.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Describes a cluster template. A cluster template is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical Cloudera Runtime settings.
POST /api/v1/datahub/describeClusterTemplate
Description
Describes a cluster template. A cluster template is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical Cloudera Runtime settings.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Describes custom configurations. Custom Configurations are sets of properties or name-value pairs that belong to any of the services present in cluster templates. These can be used to override and/or append properties to the corresponding cluster template while launching DataHub clusters.
POST /api/v1/datahub/describeCustomConfigurations
Description
Describes custom configurations. Custom Configurations are sets of properties or name-value pairs that belong to any of the services present in cluster templates. These can be used to override and/or append properties to the corresponding cluster template while launching DataHub clusters.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Gets external database server details.
POST /api/v1/datahub/describeDatabaseServer
Description
Gets external database server details for Data Hub cluster by cluster CRN
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Database server details for the requested resource. |
|
default |
The default response on an error. |
Describes recipe. A recipe is a script that runs on all nodes of a specified instance group.
POST /api/v1/datahub/describeRecipe
Description
Describes recipe. A recipe is a script that runs on all nodes of a specified instance group.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Describes the Scaling Activity using Cluster CRN or Cluster NAME and operation ID.
POST /api/v1/datahub/describeScalingActivity
Description
Describes the Scaling Activity using Cluster CRN or Cluster NAME and operation ID.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Get cluster host status.
POST /api/v1/datahub/getClusterHostStatus
Description
Gets the status of the hosts in a cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Get cluster service status.
POST /api/v1/datahub/getClusterServiceStatus
Description
Gets the status of the services in a cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Gather Cloudera Manager roles that can be used for filtering in CM based diagnostics collection.
POST /api/v1/datahub/getCmRoles
Description
Gather Cloudera Manager roles that can be used for filtering in CM based diagnostics collection.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Gather log descriptors that are used for diagnostics collection.
POST /api/v1/datahub/getDatahubLogDescriptors
Description
Gather log descriptors that are used for diagnostics collection.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Get the latest (in progress or finished) operation for the datahub cluster.
POST /api/v1/datahub/getOperation
Description
Get the latest (in progress or finished) operation for the datahub cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Creates a recommendation that advises virtual machine types for the given cluster template based on the given properties.
POST /api/v1/datahub/getVmTypes
Description
Creates a recommendation that advises virtual machine types for the given cluster template based on the given properties.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
List AutoScale history activity for a DataHub cluster.
POST /api/v1/datahub/listAutoScaleHistory
Description
List AutoScale history activity for a DataHub cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
AutoScale activity for a DataHub cluster. |
|
default |
The default response on an error. |
Lists cluster definitions. A cluster definition is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical cloud provider settings.
POST /api/v1/datahub/listClusterDefinitions
Description
Lists cluster definitions. A cluster definition is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical cloud provider settings.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Lists Workload cluster lifecycle events.
POST /api/v1/datahub/listClusterLifecycleEvents
Description
Lists Workload cluster lifecycle events.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Lists cluster templates. A cluster template is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical Cloudera Runtime settings.
POST /api/v1/datahub/listClusterTemplates
Description
Lists cluster templates. A cluster template is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical Cloudera Runtime settings.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Lists workload clusters.
POST /api/v1/datahub/listClusters
Description
Lists workload clusters.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Lists custom configurations. Custom Configurations are sets of properties or name-value pairs that belong to any of the services present in cluster templates. These can be used to override and/or append properties to the corresponding cluster template while launching DataHub clusters.
POST /api/v1/datahub/listCustomConfigurations
Description
Lists custom configurations. Custom Configurations are sets of properties or name-value pairs that belong to any of the services present in cluster templates. These can be used to override and/or append properties to the corresponding cluster template while launching DataHub clusters.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
List recent Datahub diagnostics collections
POST /api/v1/datahub/listDatahubDiagnostics
Description
List recent Datahub diagnostics collection
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Lists all Datahub related secret types.
POST /api/v1/datahub/listDatahubSecretTypes
Description
Lists Datahub related secret types for Datahub instances.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Lists recipes. A recipe is a script that runs on all nodes of a specified instance group.
POST /api/v1/datahub/listRecipes
Description
Lists recipes. A recipe is a script that runs on all nodes of a specified instance group.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Lists Scaling activities for a cluster.
POST /api/v1/datahub/listScalingActivities
Description
Lists Scaling activities for a cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Running upgrade related validations and prepares the required parcels for the upgrade.
POST /api/v1/datahub/prepareClusterUpgrade
Description
In order to reduce the chance of upgrade failures, we’re introducing a preparation phase for runtime upgrades. During this phase, we’re running all validations and downloading the required parcels for the machines. You can track the progress of the parcel preparation on the Cloudera Manager UI or you can check on the Management Console as well.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Renew certificate on datahub cluster by name or CRN
POST /api/v1/datahub/renewCertificate
Description
Deprecated, please use renew-public-certificate command instead. Renew certificate on datahub cluster by name or CRN
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Renews public certificate on a Datahub cluster by name or CRN.
POST /api/v1/datahub/renewPublicCertificate
Description
Renews public certificate on a Datahub cluster by name or CRN.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Repairs a cluster.
POST /api/v1/datahub/repairCluster
Description
Repairs a cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Replaces recipes for the given instance groups.
POST /api/v1/datahub/replaceRecipes
Description
Replaces recipes for the given instance groups.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Restarts instances of a cluster on Cloud provider.
POST /api/v1/datahub/restartClusterInstances
Description
Restarts instances of a cluster on Cloud provider.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Retries creation of a failed workload cluster.
POST /api/v1/datahub/retryCluster
Description
When stack provisioning or cluster creation fails, retryCluster allows you to resume the process from the last failed step.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Rotate autotls certificates on the datahub’s hosts
POST /api/v1/datahub/rotateAutoTlsCertificates
Description
Deprecated, please use rotate-private-certificates command instead. Rotate autotls certificates on the datahub’s hosts
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Rotates database ssl certificate for a specific Data Hub
POST /api/v1/datahub/rotateDbCertificate
Description
Rotates database ssl certificate for a specific Data Hub
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Rotates private certificates on the hosts of Datahub.
POST /api/v1/datahub/rotatePrivateCertificates
Description
Rotates private certificates on the hosts of Datahub.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Rotate SaltStack user password on Data Hub instances.
POST /api/v1/datahub/rotateSaltPassword
Description
Rotate SaltStack user password on Data Hub instances.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Rotates secrets for a specific datahub
POST /api/v1/datahub/rotateSecrets
Description
Rotates secrets for a specific datahub based on what secret types are specified.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Scales a cluster by adding or removing cluster nodes.
POST /api/v1/datahub/scaleCluster
Description
Scales a cluster by adding or removing cluster nodes.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Sets a catalog for a DataHub.
POST /api/v1/datahub/setCatalog
Description
Sets a catalog for a DataHub.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Starts a stopped workload cluster.
POST /api/v1/datahub/startCluster
Description
Starts a stopped workload cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Initiates the vertical scaling on Data Hub cluster.
POST /api/v1/datahub/startClusterVerticalScaling
Description
Initiates the vertical scaling on Data Hub cluster. You have the option to either specify one of 'modifyDisks' or 'instanceTemplate' as parameter.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Upgrades the database of the Data Hub cluster.
POST /api/v1/datahub/startDatabaseUpgrade
Description
This command initiates the upgrade of the database of the Data Hub cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Starts instances of a particular host group in the Data Hub cluster.
POST /api/v1/datahub/startInstances
Description
Starts instances of a particular host group in the Data Hub cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Stops a workload cluster.
POST /api/v1/datahub/stopCluster
Description
Stops a workload cluster. When a cluster is put in the stopped state, cluster VMs are given back to the cloud provider. To provision new VMs, start the cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Stops instances of particular host group in the Data Hub cluster.
POST /api/v1/datahub/stopInstances
Description
Stops instances of a particular host group in the Data Hub cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid stop instances request. |
|
default |
The default response on an error. |
Synchronizes the state of a cluster with the cloud provider and Cloudera Manager.
POST /api/v1/datahub/syncCluster
Description
Synchronizes the state of a cluster with the cloud provider and Cloudera Manager.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Syncs component versions from CM after a failed upgrade.
POST /api/v1/datahub/syncComponentVersionsFromCm
Description
Syncs component versions from CM after a failed upgrade.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid sync datahub CM component versions request. |
|
default |
The default response on an error. |
Modify AutoScaling for a DataHub cluster
POST /api/v1/datahub/updateAutoScaleRules
Description
Modify AutoScaling for a DataHub cluster
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Run orchestrator engine state update on the Data Hub cluster.
POST /api/v1/datahub/updateOrchestratorState
Description
Run orchestrator engine state update on the Data Hub cluster.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Updates Data Hub AWS cluster to use IMDSv1.
POST /api/v1/datahub/updateToAwsImdsV1
Description
Updates Data Hub AWS cluster to use IMDSv1.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Updates Data Hub AWS cluster to use IMDSv2.
POST /api/v1/datahub/updateToAwsImdsV2
Description
Updates Data Hub AWS cluster to use IMDSv2.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Upgrades the OS or data platform on a datahub cluster.
POST /api/v1/datahub/upgradeCluster
Description
Upgrades the OS or data platform on a datahub cluster. You have the option to either specify one of 'imageId', 'runtime' or 'lockComponents' or both 'imageId' and 'lockComponents' or none of the parameters.
Parameters
Type | Name | Schema |
---|---|---|
Body |
input |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 |
Expected response to a valid request. |
|
default |
The default response on an error. |
Definitions
AddDisks
Attached volume configuration.
Name | Description | Schema |
---|---|---|
cloudVolumeUsageType |
Usage for the requested disks. |
enum (GENERAL, DATABASE) |
numberOfDisks |
Number of disks to add on all the instances in a group. |
integer (int32) |
size |
Size of disks to add on all the instances in a group in GB. |
integer (int32) |
volumeType |
Type of disks to add on all the instances in a group. |
string |
AttachedVolumeDetail
The attached volume configuration.
Name | Description | Schema |
---|---|---|
count |
The number of volumes. |
integer (int32) |
size |
The size of each volume in GB. |
integer (int32) |
volumeType |
The type of volumes. |
string |
AttachedVolumeRequest
Configurations for additional attached volumes.
Name | Description | Schema |
---|---|---|
volumeCount |
The attached volume count. |
integer (int32) |
volumeSize |
The attached volume size. |
integer (int32) |
volumeType |
The attached volume type. |
string |
AutoScaleLoadRequest
Configuration for Load Based Scaling
Name | Description | Schema |
---|---|---|
configuration |
Configuration for Load Based Scaling |
|
description |
An optional description for the specific schedule. |
string |
identifier |
An optional identifier for the rule. Generally useful for debugging. Will be auto-generated if none is provided. |
string |
AutoScaleLoadRequestConfiguration
Configuration for load based scaling
Name | Description | Schema |
---|---|---|
coolDownMinutes |
Minimum time, in minutes, between autoscale activity |
integer (int32) |
maxResourceValue |
The upper bound for the resource |
integer (int32) |
maxScaleDownStepSize |
The maximum scale down step size. |
integer (int32) |
maxScaleUpStepSize |
The maximum scale up step size. |
integer (int32) |
minResourceValue |
The lower bound for the resource |
integer (int32) |
scaleDownCoolDownMinutes |
Minimum time (in minutes) for scale down, after last autoscaling action. Use this to override coolDownMinutes. |
integer (int32) |
scaleUpCoolDownMinutes |
Minimum time (in minutes) for scale up, after last autoscaling action. Use this to override coolDownMinutes. |
integer (int32) |
AutoScaleLoadResponse
Configuration for Load Based Scaling
Name | Description | Schema |
---|---|---|
configuration |
Configuration for Load Based Scaling |
|
description |
Description for the specified schedule. |
string |
identifier |
An identifer for this rule. Useful for debugging and logging. |
string |
AutoScaleLoadResponseConfiguration
Configuration for load based scaling
Name | Description | Schema |
---|---|---|
coolDownMinutes |
Minimum time, in minutes, between autoscale activity |
integer (int32) |
maxResourceValue |
The upper bound for the resource |
integer (int32) |
maxScaleDownStepSize |
The maximum scale down step size. |
integer (int32) |
maxScaleUpStepSize |
The maximum scale up step size. |
integer (int32) |
minResourceValue |
The lower bound for the resource |
integer (int32) |
scaleDownCoolDownMinutes |
Minimum time (in minutes) for scale down, after last autoscaling action. Use this to override coolDownMinutes. |
integer (int32) |
scaleUpCoolDownMinutes |
Minimum time (in minutes) for scale up, after last autoscaling action. Use this to override coolDownMinutes. |
integer (int32) |
AutoScalePolicyRequest
An individual AutoScale Policy
Name | Description | Schema |
---|---|---|
hostGroups |
A single hostgroup, or a comma separated list of hostGroups to which the rules apply |
string |
loadBasedPolicy |
Load based policy |
|
scheduleBasedPolicy |
Scheduled based policy |
AutoScalePolicyResponse
An individual AutoScale Policy
Name | Description | Schema |
---|---|---|
hostGroups |
A single hostgroup, or a comma separated list of hostGroups to which the rules apply |
string |
loadBasedPolicy |
Load based policy |
|
scheduleBasedPolicy |
Scheduled based policy |
AutoScaleRulesResponse
Autoscale configuration
Name | Description | Schema |
---|---|---|
autoScalePolicies |
The actual scaling policy(ies) for the cluster |
< AutoScalePolicyResponse > array |
clusterName |
The name or CRN of the cluster. |
string |
enabled |
Whether autoscaling is enabled or not for the cluster |
boolean |
useStopStartMechanism |
Whether StopStart scaling mechanism is enabled for the cluster. |
boolean |
AutoScaleScheduleRequest
Schedule for AutoScaling
Name | Description | Schema |
---|---|---|
schedules |
List of individual schedules |
< IndividualScheduleRequest > array |
AutoScaleScheduleResponse
Schedule for AutoScaling
Name | Description | Schema |
---|---|---|
schedules |
List of individual schedules |
< IndividualScheduleResponse > array |
AzureInstanceGroupRequest
Configurations for instance group
Name | Description | Schema |
---|---|---|
attachedVolumeConfiguration |
The attached volume configuration. This does not include root volume. |
< AttachedVolumeRequest > array |
availabilityZones |
List of availability zones that this instance group is associated with. |
< string > array |
instanceGroupName |
The instance group name. |
string |
instanceGroupType |
The instance group type. |
string |
instanceType |
The cloud provider specific instance type to be used. |
string |
nodeCount |
Number of instances in the instance group |
integer (int32) |
recipeNames |
The names or CRNs of the recipes that would be applied to the instance group. |
< string > array |
recoveryMode |
Recovery mode for the instance group. |
string |
rootVolumeSize |
The root volume size. |
integer (int32) |
CancelDatahubDiagnosticsRequest
Request object for cancel running Datahub diagnostics collections.
Name | Description | Schema |
---|---|---|
crn |
CRN of the DataHub cluster. |
string |
CancelDatahubDiagnosticsResponse
Response object for cancel running Datahub diagnostics collections.
Type : object
ClouderaManagerDetails
Cloudera Manager details.
Name | Description | Schema |
---|---|---|
platformVersion |
CDP Platform version. |
string |
version |
Cloudera Manager version. |
string |
Cluster
Information about a cluster.
Name | Description | Schema |
---|---|---|
cloudPlatform |
The cloud platform. |
string |
clouderaManager |
The Cloudera Manager details. |
|
clusterName |
The name of the cluster. |
string |
clusterStatus |
The status of the cluster. |
string |
clusterTemplateCrn |
The CRN of the cluster template used for the cluster creation. |
string |
creationDate |
The date when the cluster was created. |
string (date-time) |
credentialCrn |
The CRN of the credential. |
string |
crn |
The CRN of the cluster. |
string |
datalakeCrn |
The CRN of the attached datalake. |
string |
endpoints |
The exposed service api endpoints. |
|
environmentCrn |
The CRN of the environment. |
string |
environmentName |
The name of the environment. |
string |
imageDetails |
The image details. |
|
instanceGroups |
The instance details. |
< InstanceGroup > array |
multiAz |
Flag that toggles the multi availability zone for the given datahub cluster when you are not sure what subnet IDs can be used. This way the subnet IDs will be used what the environment suggests. |
boolean |
nodeCount |
The cluster node count. |
integer (int32) |
status |
The status of the stack. |
string |
statusReason |
The status reason. |
string |
workloadType |
The workload type for the cluster. |
string |
ClusterDefinition
Information about a cluster definition.
Name | Description | Schema |
---|---|---|
cloudPlatform |
The cloud platform. |
string |
clusterDefinitionName |
The name of the cluster definition. |
string |
crn |
The CRN of the cluster definition. |
string |
description |
The description of the cluster definition. |
string |
environmentCrn |
The CRN of the environment. |
string |
type |
The type of cluster definition. |
string |
workloadTemplate |
The workload template. |
string |
ClusterDefinitionSummary
Information about a cluster definition.
Name | Description | Schema |
---|---|---|
cloudPlatform |
The cloud platform. |
string |
clusterDefinitionName |
The name of the cluster definition. |
string |
crn |
The CRN of the cluster definition. |
string |
description |
The description of the cluster definition. |
string |
environmentCrn |
The CRN of the environment. |
string |
nodeCount |
The node count of the cluster. |
integer (int32) |
productVersion |
The product version. |
string |
type |
The type of cluster definition. |
string |
ClusterExtension
Cluster extensions for Data Hub cluster.
Name | Description | Schema |
---|---|---|
customProperties |
The custom properties JSON, encoded in base64. |
string |
ClusterLdapDetails
Details of the LDAP attached to cluster.
Name | Description | Schema |
---|---|---|
adminGroup |
Admin group. |
string |
certificate |
Certificate. |
string |
description |
Description of the LDAP. |
string |
directoryType |
Directory type. |
string |
domain |
LDAP domain. |
string |
groupMemberAttribute |
Group member attribute. |
string |
groupNameAttribute |
Group name attribute. |
string |
groupObjectClass |
Group object class. |
string |
groupSearchBase |
Group search base. |
string |
id |
ID of the LDAP. |
integer (int64) |
name |
Name of the LDAP. |
string |
protocol |
LDAP protocol. |
string |
serverHost |
LDAP server host. |
string |
serverPort |
LDAP server port. |
integer (int32) |
tenantName |
Tenant name. |
string |
userDnPattern |
UserDN pattern. |
string |
userId |
User ID. |
string |
userName |
User name. |
string |
userNameAttribute |
User name attribute. |
string |
userObjectClass |
User object class. |
string |
userSearchBase |
User search base. |
string |
workspaceId |
Workspace ID. |
integer (int64) |
ClusterLifecycleEvents
Related events for the stack.
Name | Description | Schema |
---|---|---|
availabilityZone |
Cloud provider availability zone for the region in which the cluster is deployed. |
string |
blueprintId |
Blueprint ID for the blueprint deployed on the cluster. |
integer (int64) |
blueprintName |
Blueprint name for the blueprint deployed on the cluster. |
string |
cloudType |
Cloud provider type. |
string |
clusterId |
ID of the cluster. |
integer (int64) |
clusterName |
Name of the cluster. |
string |
clusterStatus |
Status of the cluster. |
|
eventMessage |
Message from this event. |
string |
eventTimestamp |
Timestamp of this event. |
string (date-time) |
eventType |
Type of the event. |
string |
instanceGroup |
Name of the instance group. |
string |
ldapDetails |
Details of the LDAP. |
|
nodeCount |
Current node count for the nodes in the cluster. |
integer (int32) |
notificationType |
Type of notification as identified in the UI. |
string |
rdsDetails |
Details of the RDS. |
|
region |
Cloud provider region in which the cluster is deployed. |
string |
stackCrn |
The unique CRN of the resource. |
string |
stackName |
Name of the stack. |
string |
stackStatus |
Current status of the stack. |
|
tenantName |
Name of the current tenant. |
string |
userId |
User ID. |
string |
workspaceId |
Workspace ID of the resource. |
integer (int64) |
ClusterRdsDetails
Details of the RDS attached to cluster.
Name | Description | Schema |
---|---|---|
connectionDriver |
Connection driver. |
string |
connectionURL |
Connection URL of RDS. |
string |
connectorJarUrl |
Connector Jar URL. |
string |
creationDate |
RDS creation date. |
string (date-time) |
databaseEngine |
Database engine. |
string |
description |
Description of RDS. |
string |
external |
Set to true if RDS is external. |
boolean |
id |
ID of RDS. |
integer (int64) |
name |
Name of RDS. |
string |
sslMode |
SSL mode. |
string |
stackVersion |
Stack version. |
string |
status |
Status of RDS. |
string |
tenantName |
RDS tenant name. |
string |
type |
Type of RDS. |
string |
userId |
User ID. |
string |
userName |
User name. |
string |
workspaceId |
Workspace ID. |
integer (int64) |
ClusterSummary
Information about a cluster.
Name | Description | Schema |
---|---|---|
certificateExpirationState |
Indicates the certificate status on the cluster. |
enum (VALID, HOST_CERT_EXPIRING) |
cloudPlatform |
The name of the cloud platform. |
string |
clusterName |
The name of the cluster. |
string |
clusterTemplateCrn |
The CRN of the cluster template used for the cluster creation. |
string |
creationDate |
The date when the cluster was created. |
string (date-time) |
crn |
The CRN of the cluster. |
string |
datalakeCrn |
The CRN of the attached datalake. |
string |
environmentCrn |
The CRN of the environment. |
string |
environmentName |
The name of the environment. |
string |
nodeCount |
The cluster node count. |
integer (int32) |
status |
The status of the cluster. |
string |
workloadType |
The type of cluster. |
string |
ClusterTemplate
Information about a cluster template.
Name | Description | Schema |
---|---|---|
clusterTemplateContent |
The content of the cluster template. |
string |
clusterTemplateName |
The name of the cluster template. |
string |
crn |
The CRN of the cluster template. |
string |
description |
The description of the cluster template. |
string |
instanceGroupCount |
The instance group count of the cluster. |
integer (int32) |
status |
The status of the cluster template. |
string |
tags |
Tags added to the cluster template. |
< DatahubResourceTag > array |
ClusterTemplateSummary
Information about a cluster template.
Name | Description | Schema |
---|---|---|
clusterTemplateName |
The name of the cluster template. |
string |
crn |
The CRN of the cluster template. |
string |
description |
The description of the cluster template. |
string |
instanceGroupCount |
The instance group count of the cluster. |
integer (int32) |
productVersion |
The product version. |
string |
status |
The status of the cluster template. |
string |
tags |
Tags added to the cluster template. |
< DatahubResourceTag > array |
CollectCmDiagnosticsRequest
Request object for collecting Datahub diagnostics.
Name | Description | Schema |
---|---|---|
bundleSizeLimit |
Diagnostics bundle size limit in MB. |
integer (int32) |
caseNumber |
Optional support case number in case of SUPPORT destination, otherwise only act as additional data. |
string |
crn |
CRN of the Datahub cluster. |
string |
description |
Additional information / title for the diagnostics collection. |
string |
destination |
Destination of the diagnostics collection (Support, Own cloud storage, Engineering or collect only on the nodes) |
enum (SUPPORT, CLOUD_STORAGE, LOCAL) |
endDate |
Restrict collected logs and metrics (until the provided date timestamp). |
string (date-time) |
monitorMetricsCollection |
Flag to enable collection of metrics for chart display in CM based diagnostics collection. |
boolean |
roles |
Array of roles for which to get logs and metrics. If set, this restricts the roles for log and metrics collection. |
< string > array |
startDate |
Restrict collected logs and metrics (from the provided date timestamp). |
string (date-time) |
storageValidation |
Enable/disable node level storage validation (can be disabled for example, if you have too many hosts and do not want to do too much parallel writes to s3/abfs) |
boolean |
updatePackage |
If enabled, required package (cdp-telemetry) will be upgraded or installed on the nodes. (useful if package is not installed or needs to be upgraded) Network is required for this operation. |
boolean |
CollectCmDiagnosticsResponse
Response object for collecting Datahub diagnostics.
Type : object
CollectDatahubDiagnosticsRequest
Request object for collecting DataHub diagnostics.
Name | Description | Schema |
---|---|---|
additionalLogs |
Array of log descriptors that should be additionally collected during diagnostics collection. |
< DatahubVmLogRequest > array |
caseNumber |
Optional support case number in case of SUPPORT destination, otherwise only act as additional data. |
string |
crn |
CRN of the DataHub cluster. |
string |
description |
Additional information / title for the diagnostics collection. |
string |
destination |
Destination of the diagnostics collection (Support, Own cloud storage, Engineering or collect only on the nodes) |
enum (SUPPORT, CLOUD_STORAGE, ENG, LOCAL) |
endDate |
Date timestamp - collect files only for diagnostics that has lower created timestamp value than this. |
string (date-time) |
excludeHosts |
Array of host names (fqdn or IP address), collection will not run on the excluded hosts. |
< string > array |
hostGroups |
Array of host groups, collection will run only on the dedicated hosts that belongs to these host groups. |
< string > array |
hosts |
Array of host names (fqdn), collection will run only on the dedicated hosts. |
< string > array |
includeNginxReport |
Include Nginx report generated by GoAccess (if available). |
boolean |
includeSaltLogs |
Include salt minion/master/api system logs in the diagnostics collection. |
boolean |
includeSarOutput |
Include SAR (System Activity Report) generated outputs in the diagnostics collection (if available). |
boolean |
labels |
Array of labels that can filter logs that are collected during diagnostics collection. |
< string > array |
skipUnresponsiveHosts |
Skip unhealthy hosts from the diagnostics collection. |
boolean |
startDate |
Date timestamp - collect files only for diagnostics that has higher last modified timestamp value than this. |
string (date-time) |
storageValidation |
Enable/disable node level storage validation (can be disabled for example, if you have too many hosts and do not want to do too much parallel writes to s3/abfs) |
boolean |
updatePackage |
If enabled, required package (cdp-telemetry) will be upgraded or installed on the nodes. (useful if package is not installed or needs to be upgraded) Network is required for this operation. |
boolean |
CollectDatahubDiagnosticsResponse
Response object for collecting DataHub diagnostics.
Type : object
CreateAWSClusterRequest
Request object for create AWS cluster request.
Name | Description | Schema |
---|---|---|
clusterDefinition |
The name or CRN of the cluster definition to use for cluster creation. |
string |
clusterDefinitionName |
Deprecated, the name or CRN of the cluster definition to use for cluster creation. |
string |
clusterExtension |
Cluster extensions for the given Data Hub cluster. |
|
clusterName |
The name of the cluster. This name must be unique, must have between 5 and 40 characters, and must contain only lowercase letters, numbers and hyphens. Names are case-sensitive. |
string |
clusterTemplate |
Name or CRN of the cluster template to use for cluster creation. |
string |
clusterTemplateName |
Deprecated, name or CRN of the cluster template to use for cluster creation. |
string |
customConfigurationsName |
The name of the custom configurations to use for cluster creation. |
string |
datahubDatabase |
Database type for datahub. Currently supported values: NONE, NON_HA, HA |
|
enableLoadBalancer |
Flag that decides whether to provision a load-balancer to front various service endpoints for the given datahub. This will typically be used for HA cluster shapes. |
boolean |
environment |
Name or CRN of the environment to use when creating the cluster. The environment must be an AWS environment. |
string |
environmentName |
Deprecated, name or CRN of the environment to use when creating the cluster. The environment must be an AWS environment. |
string |
image |
The image to be used for cluster creation. |
|
instanceGroups |
Instance group details. |
< InstanceGroupRequest > array |
javaVersion |
Configure the major version of Java on the cluster. |
integer (int32) |
multiAz |
Flag that toggles the multi availability zone for the given datahub cluster when you are not sure what subnet IDs can be used. This way the subnet IDs will be used what the environment suggests. |
boolean |
requestTemplate |
JSON template to use for cluster creation. This is different from cluster template and would be removed in the future. |
string |
subnetId |
The subnet ID. |
string |
subnetIds |
List of subnet IDs in case of multi availability zone setup. |
< string > array |
tags |
Tags to be added to Datahub related resources. |
< DatahubResourceTagRequest > array |
CreateAWSClusterResponse
Response object for create AWS cluster request.
Name | Description | Schema |
---|---|---|
cluster |
The cluster. |
CreateAWSGovCloudClusterRequest
Request object for creating AWS Data Hub cluster request on GovCloud.
Name | Description | Schema |
---|---|---|
clusterDefinition |
The name or CRN of the cluster definition to use for cluster creation. |
string |
clusterExtension |
Cluster extensions for the given Data Hub cluster. |
|
clusterName |
The name of the cluster. This name must be unique, must have between 5 and 40 characters, and must contain only lowercase letters, numbers, and hyphens. Names are case-sensitive. |
string |
clusterTemplate |
Name or CRN of the cluster template to use for cluster creation. |
string |
datahubDatabase |
Database type for datahub. Currently supported values: NONE, NON_HA, HA |
|
enableLoadBalancer |
Flag that decides whether to provision a load-balancer to front various service endpoints for the given datahub. This will typically be used for HA cluster shapes. |
boolean |
environment |
Name or CRN of the environment to use when creating the cluster. The environment must be an AWS GovCloud environment. |
string |
image |
The image to be used for cluster creation. |
|
instanceGroups |
Instance group details. |
< InstanceGroupRequest > array |
javaVersion |
Configure the major version of Java on the cluster. |
integer (int32) |
multiAz |
Flag that toggles the multi availability zone for the given Data Hub cluster when you are not sure what subnet IDs can be used. This way the subnet IDs will be used what the environment suggests. |
boolean |
requestTemplate |
JSON template to use for cluster creation. This is different from the cluster template and would be removed in the future. |
string |
subnetId |
The subnet ID. |
string |
subnetIds |
List of subnet IDs in case of multi availability zone setup. |
< string > array |
tags |
Tags to be added to Data Hub related resources. |
< DatahubResourceTagRequest > array |
CreateAWSGovCloudClusterResponse
Response object for create AWS cluster request on GovCloud.
Name | Description | Schema |
---|---|---|
cluster |
The cluster. |
CreateAutoScaleRulesRequest
Autoscale configuration request
Name | Description | Schema |
---|---|---|
autoScalePolicies |
The actual scaling policies for the cluster |
< AutoScalePolicyRequest > array |
clusterName |
The name or CRN of the cluster. |
string |
enabled |
true (default) to enable Autoscaling, false to disable AutoScaling. |
boolean |
useStopStartMechanism |
true to enable StopStart scaling mechanism, false to use regular AutoScaling (if enabled). |
boolean |
CreateAutoScaleRulesResponse
The AutoScale rules for the cluster.
Name | Description | Schema |
---|---|---|
autoScaleRules |
The autoscale rules. |
CreateAzureClusterRequest
Request object for create Azure cluster request.
Name | Description | Schema |
---|---|---|
clusterDefinitionName |
The name or CRN of the cluster definition to use for cluster creation. |
string |
clusterExtension |
Cluster extensions for the given Data Hub cluster. |
|
clusterName |
The name of the cluster. This name must be unique, must have between 5 and 40 characters, and must contain only lowercase letters, numbers and hyphens. Names are case-sensitive. |
string |
clusterTemplateName |
Name or CRN of the cluster template to use for cluster creation. |
string |
customConfigurationsName |
The name of the custom configurations to use for cluster creation. |
string |
databaseType |
The type of the azure database. FLEXIBLE_SERVER is the next generation managed PostgreSQL service in Azure that provides maximum flexibility over your database, built-in cost-optimizations. SINGLE_SERVER is a fully managed database service with minimal requirements for customizations of the database. |
enum (FLEXIBLE_SERVER, SINGLE_SERVER) |
datahubDatabase |
Database type for datahub. Currently supported values: NONE, NON_HA, HA |
|
enableLoadBalancer |
Flag that decides whether to provision a load-balancer to front various service endpoints for the given datahub. This will typically be used for HA cluster shapes. |
boolean |
environmentName |
Name or CRN of the environment to use when creating the cluster. The environment must be an Azure environment. |
string |
flexibleServerDelegatedSubnetId |
Allows you to specify the subnet ID for the subnet within which you want to configure your Azure Flexible Server. |
string |
image |
The image to be used for cluster creation. |
|
instanceGroups |
Instance group details. |
< AzureInstanceGroupRequest > array |
javaVersion |
Configure the major version of Java on the cluster. |
integer (int32) |
loadBalancerSku |
The SKU for the datahub load balancer. Allowed values are "BASIC", "STANDARD", or "NONE". |
|
multiAz |
Flag that toggles the multi availability zone feature for the given datahub cluster when unsure what subnet IDs can be used. When true, the subnet IDs suggested by the environment will be used. |
boolean |
requestTemplate |
JSON template to use for cluster creation. This is different from cluster template and would be removed in the future. |
string |
subnetId |
The subnet ID. |
string |
tags |
Tags to be added to Datahub related resources. |
< DatahubResourceTagRequest > array |
CreateAzureClusterResponse
Response object for create Azure cluster request.
Name | Description | Schema |
---|---|---|
cluster |
The cluster. |
CreateClusterDefinitionRequest
Request object for create cluster definition request.
Name | Description | Schema |
---|---|---|
clusterDefinitionName |
The name of the cluster definition. This name must be unique, must have between 5 and 100 characters, and must contain only lowercase letters, numbers and hyphens. Names are case-sensitive. |
string |
description |
The description of the cluster definition. The description can have a maximum of 1000 characters. |
string |
workloadTemplate |
The cluster creation JSON. This must contain the name of a running environment. |
string |
CreateClusterDefinitionResponse
Response object for create cluster definition request.
Name | Description | Schema |
---|---|---|
clusterDefinition |
The clusterDefinition. |
CreateClusterTemplateRequest
Request object for create cluster template request.
Name | Description | Schema |
---|---|---|
clusterTemplateContent |
The cluster template content. |
string |
clusterTemplateName |
The name of the cluster template. This name must be unique, must have between 5 and 100 characters, and must contain only lowercase letters, numbers and hyphens. Names are case-sensitive. |
string |
description |
The description of the cluster template. The description can have a maximum of 1000 characters. |
string |
tags |
Tags to be added to the cluster template. |
< DatahubResourceTagRequest > array |
CreateClusterTemplateResponse
Response object for create cluster template request.
Name | Description | Schema |
---|---|---|
clusterTemplate |
The cluster template. |
CreateCustomConfigurationsRequest
The request object for creating custom configurations request.
Name | Description | Schema |
---|---|---|
configurations |
The configuration properties of custom configurations. |
< CustomConfigurationPropertyRequest > array |
customConfigurationsName |
The name of the custom configurations. This name must be unique, must have between 5 and 100 characters, and must contain only lowercase letters, numbers, and hyphens. Names are case-sensitive. |
string |
runtimeVersion |
The runtime version of custom configurations. |
string |
CreateCustomConfigurationsResponse
The response object for create custom configurations request.
Name | Description | Schema |
---|---|---|
customConfigurations |
The custom configurations. |
CreateGCPClusterRequest
Request object for create GCP cluster request.
Name | Description | Schema |
---|---|---|
clusterDefinitionName |
The name or CRN of the cluster definition to use for cluster creation. |
string |
clusterExtension |
Cluster extensions for the given Data Hub cluster. |
|
clusterName |
The name of the cluster. This name must be unique, must have between 5 and 40 characters, and must contain only lowercase letters, numbers and hyphens. Names are case-sensitive. |
string |
clusterTemplateName |
Name or CRN of the cluster template to use for cluster creation. |
string |
customConfigurationsName |
The name of the custom configurations to use for cluster creation. |
string |
datahubDatabase |
Database type for datahub. Currently supported values: NONE, NON_HA, HA |
|
environmentName |
Name or CRN of the environment to use when creating the cluster. The environment must be a GCP environment. |
string |
image |
The image to be used for cluster creation. |
|
instanceGroups |
Instance group details. |
< GCPInstanceGroupRequest > array |
javaVersion |
Configure the major version of Java on the cluster. |
integer (int32) |
requestTemplate |
JSON template to use for cluster creation. This is different from cluster template and would be removed in the future. |
string |
subnetName |
The subnet name. |
string |
tags |
Tags that can be attached to GCP Data Hub resources. Please refer to Google documentation for the rules https://cloud.google.com/compute/docs/labeling-resources#label_format. |
< GCPDatahubResourceTagRequest > array |
CreateGCPClusterResponse
Response object for create GCP cluster request.
Name | Description | Schema |
---|---|---|
cluster |
The cluster. |
CreateRecipeRequest
Request object for create recipe request.
Name | Description | Schema |
---|---|---|
description |
The description of the recipe. The description can have a maximum of 1000 characters. |
string |
recipeContent |
The content of the recipe. |
string |
recipeName |
The name of the recipe. This name must be unique, must have between 5 and 100 characters, and must contain only lowercase letters, numbers and hyphens. Names are case-sensitive. |
string |
type |
The type of recipe. Supported values are : PRE_SERVICE_DEPLOYMENT, PRE_TERMINATION, POST_SERVICE_DEPLOYMENT, POST_CLOUDERA_MANAGER_START. |
string |
CreateRecipeResponse
Response object for create recipe request.
Name | Description | Schema |
---|---|---|
recipe |
The recipe. |
CustomConfigurationProperty
Information about Custom Configuration Property.
Name | Description | Schema |
---|---|---|
configName |
The name of the custom configuration property. |
string |
configValue |
The value of the custom configuration property. |
string |
roleType |
The role within the service type. |
string |
serviceType |
The service under which the custom configuration property belongs. |
string |
CustomConfigurationPropertyRequest
The request object for the custom configuration property request.
Name | Description | Schema |
---|---|---|
configName |
The name of the custom configuration property. |
string |
configValue |
The value of the custom configuration property. |
string |
roleType |
The role within the service type. |
string |
serviceType |
The service under which the custom configuration property belongs. |
string |
CustomConfigurations
Information about custom configurations.
Name | Description | Schema |
---|---|---|
accountId |
The account ID that was used for creating custom configurations. |
string |
configurations |
The custom configuration properties. |
< CustomConfigurationProperty > array |
crn |
The CRN of the custom configurations. |
string |
name |
The name of the custom configurations. |
string |
runtimeVersion |
The runtime version of the custom configurations. |
string |
DatabaseServerSslConfig
SSL configuration for the database server
Name | Description | Schema |
---|---|---|
sslCertificateType |
SSL certificate type |
enum (CLOUD_PROVIDER_OWNED, BRING_YOUR_OWN, NONE) |
sslCertificates |
Set of SSL certificates for the actual database server |
< string > array |
sslMode |
SSL enforcement mode for the actual database server |
enum (ENABLED, DISABLED) |
DatahubDatabaseType
Database type for datahub. Currently supported values: NONE, NON_HA, HA
Type : enum (HA, NON_HA, NONE)
DatahubDiagnosticsCollectionDetailsResponse
Response object for diagnostic collection details.
Name | Description | Schema |
---|---|---|
accountId |
Account Id that was used for the diagnostics collection. |
string |
case |
Case number for the diagnostics collection. |
string |
clusterVersion |
Version of the cluster that was used for the diagnostics collection. |
string |
description |
Description of the diagnostics collection. |
string |
destination |
Destination type of the diagnostics collection. |
string |
output |
Output destination of the diagnostics collection. |
string |
resourceCrn |
Crn of the cluster. |
string |
DatahubDiagnosticsCollectionResponse
Response object for diagnostic collection flow details.
Name | Description | Schema |
---|---|---|
collectionDetails |
Additional details about the diagnostics collection. |
|
created |
Creation date of the diagnostics collection flow. |
string (date-time) |
flowId |
Flow ID of the diagnostics collection flow. |
string |
flowState |
Current state of the diagnostics collection flow. |
string |
progressPercentage |
Progress percentage of the diagnostics collection flow (maximum value if finished). |
integer (int32) |
status |
Status of the diagnostics collection flow. |
enum (RUNNING, FAILED, FINISHED, CANCELLED) |
DatahubLoadBalancerSkuType
Represents the Azure load balancer SKU type. The current default is BASIC. To disable the load balancer, use type NONE.
Type : enum (BASIC, STANDARD, NONE)
DatahubResourceTag
Tag for a datahub resource.
Name | Description | Schema |
---|---|---|
key |
The key of tag. |
string |
value |
The value of the tag. |
string |
DatahubResourceTagRequest
Tag for a datahub resource.
Name | Description | Schema |
---|---|---|
key |
The key of tag. |
string |
value |
The value of the tag. |
string |
DatahubVmLogRequest
Log descriptor, contains a path and label pair. Used for diagnostics collections.
Name | Description | Schema |
---|---|---|
label |
Label that will be used to identify a log descriptor. (will be used as a folder inside logs folder) |
string |
path |
Path of the log file(s) that needs to be collected. (Can be glob wildcard) |
string |
DatahubVmLogResponse
Log descriptor, contains a path and label pair. Used for diagnostics collections.
Name | Description | Schema |
---|---|---|
label |
Label that will be used to identify a log descriptor. (will be used as a folder inside logs folder) |
string |
path |
Path of the log file(s) that needs to be collected. (Can be glob wildcard) |
string |
DeleteAutoScaleRulesRequest
Delete request.
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the cluster. |
string |
DeleteAutoScaleRulesResponse
Response object for DeleteAutoScalesRulesRequest
Type : object
DeleteClusterDefinitionsRequest
Request object for delete cluster definition request.
Name | Description | Schema |
---|---|---|
clusterDefinitionNames |
The name or CRN of the cluster definitions to be deleted. |
< string > array |
DeleteClusterDefinitionsResponse
Response object for delete cluster definition request.
Name | Description | Schema |
---|---|---|
clusterDefinitions |
The clusterDefinitions. |
< ClusterDefinition > array |
DeleteClusterRequest
Request object for delete cluster request.
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the cluster to be deleted. |
string |
force |
Whether the cluster should be force deleted. This option can be used when cluster deletion fails. This removes the entry from Cloudera Datahub service. Any lingering resources have to be deleted from the cloud provider manually. The default is false. |
boolean |
DeleteClusterResponse
Response object for delete cluster request.
Type : object
DeleteClusterTemplatesRequest
Request object for delete cluster templates request.
Name | Description | Schema |
---|---|---|
clusterTemplateNames |
The names or CRNs of the cluster templates to be deleted. |
< string > array |
DeleteClusterTemplatesResponse
Response object for delete cluster templates request.
Name | Description | Schema |
---|---|---|
clusterTemplates |
The cluster templates. |
< ClusterTemplate > array |
DeleteCustomConfigurationsRequest
The request object for the delete custom configurations request.
Name | Description | Schema |
---|---|---|
customConfigurations |
The names or CRNs of the custom configurations to be deleted. |
< string > array |
DeleteCustomConfigurationsResponse
The response object for the delete custom configurations request.
Name | Description | Schema |
---|---|---|
customConfigurations |
The deleted custom configurations. |
< CustomConfigurations > array |
DeleteInstancesRequest
Request object for deleting multiple instance from a cluster
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the cluster for which instances are to be deleted. |
string |
force |
Whether the termination would be forced or not. If it is true, the termination would not be stopped by other - usually blocking - circumstances. Defaults to false. |
boolean |
instanceIds |
The instanceIds to be deleted from the cluster. |
< string > array |
DeleteInstancesResponse
Response object for instance deletion.
Name | Description | Schema |
---|---|---|
cluster |
The cluster. |
DeleteRecipesRequest
Request object for delete recipe request.
Name | Description | Schema |
---|---|---|
recipeNames |
The names or CRNs of the recipes to be deleted. |
< string > array |
DeleteRecipesResponse
Response object for delete recipe request.
Name | Description | Schema |
---|---|---|
recipes |
The recipes. |
< Recipe > array |
DescribeAutoScaleRulesRequest
Request object to describe the AutoScale rules for a DataHub cluster.
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the cluster. |
string |
DescribeAutoScaleRulesResponse
The response object which describes the AutoScale rules for a DataHub cluster.
Name | Description | Schema |
---|---|---|
autoScaleRules |
The autoscale rules. |
DescribeClusterDefinitionRequest
Request object for describe cluster definition request.
Name | Description | Schema |
---|---|---|
clusterDefinitionName |
The name or CRN of the cluster definition. |
string |
DescribeClusterDefinitionResponse
Response object for describe cluster definition response.
Name | Description | Schema |
---|---|---|
clusterDefinition |
The clusterDefinition. |
DescribeClusterRequest
Request object for describe cluster request.
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the cluster. |
string |
DescribeClusterResponse
Response object for describe cluster request.
Name | Description | Schema |
---|---|---|
cluster |
The cluster. |
DescribeClusterTemplateRequest
Request object for describe cluster template request.
Name | Description | Schema |
---|---|---|
clusterTemplateName |
The name or CRN of the cluster template. |
string |
DescribeClusterTemplateResponse
Response object for describe cluster template request.
Name | Description | Schema |
---|---|---|
clusterTemplate |
The cluster template. |
DescribeCustomConfigurationsRequest
The request object for the describe custom configurations request.
Name | Description | Schema |
---|---|---|
customConfigurations |
The name or CRN of the custom configurations. |
string |
DescribeCustomConfigurationsResponse
The response object for the describe custom configurations request.
Name | Description | Schema |
---|---|---|
customConfigurations |
The custom configurations. |
DescribeDatabaseServerRequest
Request object for obtaining Database Server details.
Name | Description | Schema |
---|---|---|
clusterCrn |
CRN of the Data Hub cluster |
string |
DescribeDatabaseServerResponse
Response object for obtaining Database Server details.
Name | Description | Schema |
---|---|---|
clusterCrn |
CRN of the cluster of the database server |
string |
creationDate |
Creation date of the database server |
string (date-time) |
crn |
CRN of the database server |
string |
databaseVendor |
Name of the database vendor (MYSQL, POSTGRES, …) |
string |
databaseVendorDisplayName |
Display name of the database vendor (MySQL, PostgreSQL, …) |
string |
description |
Description of the database server |
string |
environmentCrn |
CRN of the environment of the database server |
string |
host |
Host of the database server |
string |
name |
Name of the database server |
string |
port |
Port of the database server |
integer (int32) |
resourceStatus |
Ownership status of the database server |
enum (UNKNOWN, SERVICE_MANAGED, USER_MANAGED) |
sslConfig |
SSL configuration of the database server |
|
status |
Status of the database server stack |
enum (REQUESTED, CREATE_IN_PROGRESS, AVAILABLE, UPDATE_IN_PROGRESS, UPDATE_REQUESTED, UPDATE_FAILED, CREATE_FAILED, ENABLE_SECURITY_FAILED, DELETE_REQUESTED, PRE_DELETE_IN_PROGRESS, DELETE_IN_PROGRESS, DELETE_FAILED, DELETE_COMPLETED, STOPPED, STOP_REQUESTED, START_REQUESTED, STOP_IN_PROGRESS, START_IN_PROGRESS, START_FAILED, STOP_FAILED, WAIT_FOR_SYNC, MAINTENANCE_MODE_ENABLED, UNKNOWN) |
statusReason |
Additional status information about the database server stack |
string |
DescribeRecipeRequest
Request object for describe recipe request.
Name | Description | Schema |
---|---|---|
recipeName |
The name or CRN of the recipe. |
string |
DescribeRecipeResponse
Response object for describe recipe request.
Name | Description | Schema |
---|---|---|
recipe |
The recipe. |
DescribeScalingActivityRequest
Request object for describing a particular scaling activity using clusterCrn or clusterName and operationId.
Name | Description | Schema |
---|---|---|
cluster |
The name or CRN of the cluster. |
string |
operationId |
Operation ID of the scaling activity. |
string |
DescribeScalingActivityResponse
Response object for describe scaling activity request.
Name | Description | Schema |
---|---|---|
scalingActivity |
The scaling activity. |
DiskOptions
Attached disk configuration(s).
Name | Description | Schema |
---|---|---|
addDisks |
Adds the requested number of disks of the requested type, size, and usage type. |
|
deleteDisks |
Set it true to delete all attached disks on all the instances in a group. |
boolean |
modifyDisks |
Modifies all the disks attached to all instances in a group. |
Endpoint
Object which holds the exposed endpoint.
Name | Description | Schema |
---|---|---|
displayName |
The more consumable name of the exposed service. |
string |
knoxService |
The related knox entry. |
string |
mode |
The SSO mode of the given service. |
string |
open |
The access status of the given endpoint. Whether its open or not. |
boolean |
serviceName |
The name of the exposed service |
string |
serviceUrl |
The server url for the given exposed service’s API. |
string |
Endpoints
Object which holds the exposed endpoints for the given cluster.
Name | Description | Schema |
---|---|---|
endpoints |
The endpoints. |
< Endpoint > array |
Error
An object returned on an error.
Name | Description | Schema |
---|---|---|
code |
The error code. |
string |
message |
The error message. |
string |
GCPDatahubResourceTagRequest
A label that can be attached to GCP Data Hub resources. Please refer to Google documentation for the rules https://cloud.google.com/compute/docs/labeling-resources#label_format.
Name | Description | Schema |
---|---|---|
key |
The key of tag. |
string |
value |
The value of the tag. |
string |
GCPInstanceGroupRequest
Configurations for instance group
Name | Description | Schema |
---|---|---|
attachedVolumeConfiguration |
The attached volume configuration. This does not include root volume. |
< AttachedVolumeRequest > array |
instanceGroupName |
The instance group name. |
string |
instanceGroupType |
The instance group type. |
string |
instanceType |
The cloud provider specific instance type to be used. |
string |
nodeCount |
Number of instances in the instance group |
integer (int32) |
recipeNames |
The names or CRNs of the recipes that would be applied to the instance group. |
< string > array |
recoveryMode |
Recovery mode for the instance group. |
string |
rootVolumeSize |
The root volume size. |
integer (int32) |
GetClusterHostStatusRequest
Request object to get host status.
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the cluster. |
string |
GetClusterHostStatusResponse
Response object for getting host status.
Name | Description | Schema |
---|---|---|
hosts |
The cluster hosts status. |
< HostStatus > array |
GetClusterServiceStatusRequest
Request object to get service status.
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the cluster. |
string |
GetClusterServiceStatusResponse
Response object to get service status.
Name | Description | Schema |
---|---|---|
services |
The cluster services health. |
< ServiceStatus > array |
GetCmRolesRequest
Request object for obtaining Cloudera Manger roles. (that can be used for filtering in CM based diagnostics collection)
Name | Description | Schema |
---|---|---|
crn |
CRN of the Datahub cluster. |
string |
GetCmRolesResponse
Response object for obtaining Cloudera Manger roles. (that can be used for filtering in CM based diagnostics collection)
Name | Description | Schema |
---|---|---|
roles |
Array of CM roles. (useful for CM based diagnostics collection filtering) |
< string > array |
GetDatahubLogDescriptorsRequest
Request object for obtaining log descriptors. (that are used for diagnostics collection)
Type : object
GetDatahubLogDescriptorsResponse
Response object for obtaining log descriptors. (useful for diagnostics collection filtering)
Name | Description | Schema |
---|---|---|
logs |
Array of log descriptors. (useful for diagnostics collection filtering) |
< DatahubVmLogResponse > array |
GetOperationRequest
Request object for tracking the latest (current/last) operation on the datahub resource.
Name | Description | Schema |
---|---|---|
crn |
CRN of the datahub resource. |
string |
operationId |
Filter by operation id. |
string |
GetOperationResponse
Response object for tracking the latest (current/last) operation on the datahub resource.
Name | Description | Schema |
---|---|---|
operationId |
Identifier of the operation. |
string |
operationStatus |
Status of the operation. |
enum (UNKNOWN, RUNNING, FAILED, FINISHED, CANCELLED) |
operationType |
Type of the operation. |
string |
progress |
Progress percentage of the operation. |
integer (int32) |
GetVmTypesRequest
Request object for fetching the available virtual machine types based on the given parameters.
Name | Description | Schema |
---|---|---|
availabilityZone |
The selected availability zone. |
string |
clusterDefinitionName |
The name of the cluster definition. |
string |
clusterTemplate |
The name of the given cluster template. |
string |
credential |
The name or CRN of the credential that is required to access the cloud provider. |
string |
region |
The region where we should look for the supported VM types. |
string |
GetVmTypesResponse
Response object from the VM type fetch operation.
Name | Description | Schema |
---|---|---|
vmTypes |
The supported VM types based on the given parameters. |
< string > array |
vmTypesWithMetadata |
The supported VM types based on the given parameters with metadata. |
< VmTypeResponseWithMetadata > array |
HealthCheck
The result of a health check.
Name | Description | Schema |
---|---|---|
name |
The name of service health check. |
string |
summary |
The service health check summary. |
string |
HostStatus
Information about cluster host status.
Name | Description | Schema |
---|---|---|
healthSummary |
The host health summary. |
string |
hostid |
Unique identifier of the cluster host given by Cloudera Manager. |
string |
hostname |
The cluster hostname. |
string |
ImageComponentVersions
Versions of the image components.
Name | Description | Schema |
---|---|---|
cdp |
CDP version. |
string |
cm |
Version of CM. |
string |
os |
OS name. |
string |
osPatchLevel |
OS patch level. |
string |
ImageDetails
The details of the image used for cluster instances.
Name | Description | Schema |
---|---|---|
catalogName |
The image catalog name. |
string |
catalogUrl |
The image catalog URL. |
string |
id |
The ID of the image used for cluster instances. This is internally generated by the cloud provider to uniquely identify the image. |
string |
name |
The name of the image used for cluster instances. |
string |
os |
The OS of the image used for cluster instances. |
string |
ImageInfo
Basic information about an image.
Name | Description | Schema |
---|---|---|
componentVersions |
Version of the image components. |
|
created |
Image creation timestamp. |
integer (int64) |
imageCatalogName |
Name of the image catalog, the image is from. |
string |
imageId |
The id of the image. |
string |
imageName |
The name of the image. |
string |
ImageRequest
The details of the image used for cluster instances.
Name | Description | Schema |
---|---|---|
catalogName |
The image catalog name. |
string |
id |
The ID of the image used for cluster instances. This is generated by the cloud provider to uniquely identify the image. |
string |
os |
The OS of the image used for cluster instances. |
string |
IndividualAutoScaleHistoryResponse
An object representing a single AutoScale history event for a DataHub cluster.
Name | Description | Schema |
---|---|---|
eventMessage |
The AutoScale related operation that was performed. |
string |
eventTime |
The time at which the event occurred. |
string (date-time) |
IndividualScheduleRequest
An individual schedule based policy
Name | Description | Schema |
---|---|---|
configuration |
The schedule configuration |
|
description |
An optional description for the specific schedule. |
string |
identifier |
An optional identifier for the specific schedule. Generally useful for debugging. Will be auto-generated if none provided. |
string |
configuration
Name | Description | Schema |
---|---|---|
action |
The scaling action to take when triggered |
|
trigger |
The trigger for this rule |
action
Name | Description | Schema |
---|---|---|
resourceAdjustmentType |
The type of resource adjustment. Only ABSOLUTE_COUNT supported at the moment. |
enum (ABSOLUTE_COUNT) |
resourceAdjustmentValue |
The target value for the resource based on the AdjustmentType |
integer (int32) |
trigger
Name | Description | Schema |
---|---|---|
cronExpression |
The cron expression for this schedule |
string |
timeZone |
The time zone for the cron expression |
string |
IndividualScheduleResponse
An individual schedule based policy
Name | Description | Schema |
---|---|---|
configuration |
The schedule configuration. |
|
description |
Description for the specified schedule. |
string |
identifier |
An identifier fot the specific schedule. Generally usefulf for debugging. |
string |
configuration
Name | Description | Schema |
---|---|---|
action |
The scaling action to take when triggered. |
|
trigger |
The trigger for this rule. |
action
Name | Description | Schema |
---|---|---|
resourceAdjustmentType |
The type of resource adjustment. Only ABSOLUTE_COUNT supported at the moment. |
enum (ABSOLUTE_COUNT) |
resourceAdjustmentValue |
The target value for the resource based on the AdjustmentType |
integer (int32) |
trigger
Name | Description | Schema |
---|---|---|
cronExpression |
The cron expression for this schedule |
string |
timeZone |
The time zone for the cron expression |
string |
Instance
Object which holds some details of an instance for the given cluster.
Name | Description | Schema |
---|---|---|
attachedVolumes |
List of volumes attached to this instance. |
< AttachedVolumeDetail > array |
availabilityZone |
The availability zone of the instance. |
string |
clouderaManagerServer |
Whether the instance has Cloudera Manager deployed or not. |
boolean |
fqdn |
The FQDN of the instance. |
string |
id |
The ID of the given instance. |
string |
instanceGroup |
The name of the instance group this instance belongs to. |
string |
instanceType |
The type of the given instance (either GATEWAY, GATEWAY_PRIMARY, or CORE). |
string |
instanceVmType |
The VM type of the instance. Supported values depend on the cloud platform. |
string |
privateIp |
The private IP of the given instance. |
string |
publicIp |
The public IP of the given instance. |
string |
rackId |
The rack ID of the instance in Cloudera Manager. |
string |
sshPort |
The SSH port for the instance. |
integer (int32) |
state |
The health state of the instance. UNHEALTHY represents instances with unhealthy services, lost instances, or failed operations. |
string |
status |
The status of the instance. This includes information like whether the instance is being provisioned, stopped, decommissioning failures etc. |
string |
statusReason |
The reason for the current status of this instance. |
string |
subnetId |
The subnet ID of the instance. |
string |
InstanceGroup
The type of the instance group which also contains the actual instance(s)
Name | Description | Schema |
---|---|---|
availabilityZones |
List of availability zones that this instance group is associated with. |
< string > array |
instances |
List of instances in this instance group. |
< Instance > array |
name |
The name of the instance group where the given instance is located. |
string |
recipes |
The recipe names for the Data Hub cluster. |
< string > array |
subnetIds |
The list of subnet IDs in case of multi-availability zone setup |
< string > array |
InstanceGroupRecipeRequest
Represents an instance group - recipe pair (by names) request.
Name | Description | Schema |
---|---|---|
instanceGroupName |
A valid instance/host group name. This name must be unique. |
string |
recipeNames |
Names of the recipes (empty is valid). |
< string > array |
InstanceGroupRecipeResponse
Represents an instance group - recipe pair (by names) response.
Name | Description | Schema |
---|---|---|
instanceGroupName |
A valid instance/host group name. This name must be unique. |
string |
recipeNames |
Names of the recipes (empty is valid). |
< string > array |
InstanceGroupRequest
Configurations for instance group
Name | Description | Schema |
---|---|---|
attachedVolumeConfiguration |
The attached volume configuration. This does not include root volume. |
< AttachedVolumeRequest > array |
instanceGroupName |
The instance group name. |
string |
instanceGroupType |
The instance group type. |
string |
instanceType |
The cloud provider specific instance type to be used. |
string |
nodeCount |
Number of instances in the instance group |
integer (int32) |
recipeNames |
The names or CRNs of the recipes that would be applied to the instance group. |
< string > array |
recoveryMode |
Recovery mode for the instance group. |
string |
rootVolumeSize |
The root volume size. |
integer (int32) |
subnetIds |
The list of subnet IDs in case of multi-availability zone setup. Specifying this field overrides the datahub level subnet ID setup for the multi-availability zone configuration. |
< string > array |
volumeEncryption |
The volume encryption settings. This setting does not apply to Azure which always encrypts volumes. |
InstanceTemplate
Instance template configuration(s).
Name | Description | Schema |
---|---|---|
instanceType |
The type of the instance. |
string |
ListAutoScaleHistoryRequest
Request object to retrieve the AutoScale history for a DataHub cluster.
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the cluster. |
string |
count |
The maximum number of history entries to retrieve (Default 200). |
integer (int32) |
ListAutoScaleHistoryResponse
The response object which describes the AutoScale rules for a DataHub cluster.
Name | Description | Schema |
---|---|---|
historyEvents |
List of history events for the cluster. |
< IndividualAutoScaleHistoryResponse > array |
ListClusterDefinitionsRequest
Request object for list cluster definitions request.
Type : object
ListClusterDefinitionsResponse
Response object for list cluster definition response.
Name | Description | Schema |
---|---|---|
clusterDefinitions |
The clusterDefinitions. |
< ClusterDefinitionSummary > array |
ListClusterLifecycleEventsRequest
Request object for listing cluster events.
Name | Description | Schema |
---|---|---|
cluster |
The name or CRN of the cluster for which events are to be listed. |
string |
pageSize |
The size of each page. |
integer (int32) |
startingToken |
A token to specify where to start paginating. This is the nextToken from a previously truncated response. |
string |
ListClusterLifecycleEventsResponse
Response object for fetching cluster events request.
Name | Description | Schema |
---|---|---|
clusterEvents |
Cluster events. |
< ClusterLifecycleEvents > array |
nextToken |
The token to use when requesting the next set of results. If not present, there are no additional results. |
string |
ListClusterTemplatesRequest
Request object for list cluster templates request.
Type : object
ListClusterTemplatesResponse
Response object for list cluster templates request.
Name | Description | Schema |
---|---|---|
clusterTemplates |
The cluster templates. |
< ClusterTemplateSummary > array |
ListClustersRequest
Request object for list clusters request.
Name | Description | Schema |
---|---|---|
environmentName |
The name or CRN of the environment for which the clusters will be listed. |
string |
ListClustersResponse
Response object for list clusters request.
Name | Description | Schema |
---|---|---|
clusters |
The clusters. |
< ClusterSummary > array |
ListCustomConfigurationsRequest
The request object for the list custom configurations request.
Name | Description | Schema |
---|---|---|
pageSize |
The size of each page. |
integer (int32) |
startingToken |
A token to specify where to start paginating. This is the nextToken from a previously truncated response. |
string |
ListCustomConfigurationsResponse
The response object for the list custom configurations request.
Name | Description | Schema |
---|---|---|
customConfigurations |
The list of custom configurations. |
< CustomConfigurations > array |
nextToken |
The token to use when requesting the next set of results. If not present, there are no additional results. |
string |
ListDatahubDiagnosticsRequest
Request object for listing recent Datahub diagnostics collections.
Name | Description | Schema |
---|---|---|
crn |
CRN of the DataHub cluster. |
string |
ListDatahubDiagnosticsResponse
Response object for listing recent Datahub diagnostics collections.
Name | Description | Schema |
---|---|---|
collections |
description. |
< DatahubDiagnosticsCollectionResponse > array |
ListDatahubSecretTypesRequest
Request for listing possible secret values for Datahub.
Name | Description | Schema |
---|---|---|
datahub |
The Datahub CRN where we wish to get the rotatable secrets. |
string |
ListDatahubSecretTypesResponse
Response object for showing the secret types and descriptions.
Name | Description | Schema |
---|---|---|
datahubSecretTypes |
The list of secret types supported by Datahub. |
< SecretTypeResponse > array |
ListRecipesRequest
Request object for list recipes request.
Type : object
ListRecipesResponse
Response object for list recipes request.
Name | Description | Schema |
---|---|---|
recipes |
The recipes. |
< RecipeSummary > array |
ListScalingActivitiesRequest
Request object for List scaling Activities request.
Name | Description | Schema |
---|---|---|
cluster |
The name or CRN of the cluster. |
string |
duration |
Duration in minutes for which we want all the scaling activities for the cluster. Either duration or start and end time needs to be provided. |
integer (int64) |
endTime |
End time value in epoch millisecond until which we want to get all the scaling activities. Need to specify start time with it. |
integer (int64) |
onlyFailedScalingActivities |
Flag that decides whether to return only failed scaling activities or return all scaling activities in a given duration or a specific time interval. |
boolean |
pageSize |
The size of the page for getting scaling activities. |
integer (int32) |
startTime |
Start time value in epoch millisecond from which we want to get all the scaling activities. Need to specify end time with it. |
integer (int64) |
startingToken |
A token to specify where to start paginating. This is the nextToken from a previously truncated response. |
string |
ListScalingActivitiesResponse
Response object for list scaling activities request.
Name | Description | Schema |
---|---|---|
nextToken |
The token to use when requesting the next set of results. If not present, there are no additional results. |
string |
scalingActivity |
The list of scaling activities. |
< ScalingActivitySummary > array |
ModifyDisks
Root or additional volume properties to modify.
Name | Description | Schema |
---|---|---|
size |
Size of disks to modify on all the instances in a group in GB. |
integer (int32) |
volumeType |
Type of disks to modify on all the instances in a group. |
string |
PrepareClusterUpgradeRequest
Request object to Data Hub upgrade preparation. This command indicates the upgrade preparation for a specific image or a selected runtime version. Important to note that the imageId or the runtime parameter must be present in the request.
Name | Description | Schema |
---|---|---|
cluster |
The name or CRN of the Data Hub. |
string |
imageId |
The ID of an image to upgrade to. |
string |
runtime |
The runtime version to upgrade to. |
string |
PrepareClusterUpgradeResponse
Response object for upgrade Data Hub request.
Name | Description | Schema |
---|---|---|
current |
Information about the current image. |
|
reason |
The reason why upgrade is not possible. |
string |
upgradeCandidates |
List of images and components to upgrade to. |
< ImageInfo > array |
Recipe
Information about a recipe.
Name | Description | Schema |
---|---|---|
creatorCrn |
The CRN of the creator of the recipe. |
string |
crn |
The CRN of the recipe. |
string |
description |
The description of the recipe. |
string |
recipeContent |
The content of the recipe. |
string |
recipeName |
The name of the recipe. |
string |
type |
The type of recipe. Supported values are : PRE_SERVICE_DEPLOYMENT, PRE_TERMINATION, POST_SERVICE_DEPLOYMENT, POST_CLOUDERA_MANAGER_START. |
string |
RecipeSummary
Information about a recipe.
Name | Description | Schema |
---|---|---|
crn |
The CRN of the recipe. |
string |
description |
The description of the recipe. |
string |
recipeName |
The name of the recipe. |
string |
type |
The type of recipe. Supported values are : PRE_SERVICE_DEPLOYMENT, PRE_TERMINATION, POST_SERVICE_DEPLOYMENT, POST_CLOUDERA_MANAGER_START. |
string |
RenewCertificateRequest
Request object for renew datahub certificate request, deprecated.
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the cluster. |
string |
RenewCertificateResponse
Response object for renew certificate request, deprecated.
Type : object
RenewPublicCertificateRequest
Request object for renewing the Datahub public certificate.
Name | Description | Schema |
---|---|---|
datahub |
The name or CRN of the datahub. |
string |
RenewPublicCertificateResponse
Response object for renew public certificate request.
Type : object
RepairClusterRequest
Request object for repair cluster request.
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the cluster to be repaired. |
string |
instanceGroupNames |
List of instance groups where the failed instances will be repaired. |
< string > array |
instances |
List of instances. |
|
removeOnly |
If true, the failed instances will only be removed, otherwise the failed instances will be removed and new instances will be started. |
boolean |
RepairClusterResponse
Response object for repair cluster request.
Type : object
RepairInstancesRequest
Details for repair instances.
Name | Description | Schema |
---|---|---|
deleteVolumes |
The existing disk volumes on the instances will be re-created if the deleteVolumes is true. Otherwise, the volumes will be reattached to the new instances. |
boolean |
instanceIds |
List of instance ids. |
< string > array |
ReplaceRecipesRequest
The request for replacing recipes.
Name | Description | Schema |
---|---|---|
datahub |
The name or CRN of the datahub. |
string |
instanceGroupRecipes |
The list of instance group and recipe name pairs. |
< InstanceGroupRecipeRequest > array |
ReplaceRecipesResponse
The response for replacing recipes.
Name | Description | Schema |
---|---|---|
attachedRecipes |
The list of recipes, which will be attached to the cluster. |
< InstanceGroupRecipeResponse > array |
detachedRecipes |
The list of recipes, which will be detached from the cluster. |
< InstanceGroupRecipeResponse > array |
RestartClusterInstancesRequest
Request object for restart cluster instances request.
Name | Description | Schema |
---|---|---|
cluster |
The name or CRN of the cluster. |
string |
instances |
List of instance ids. |
< string > array |
RestartClusterInstancesResponse
Response object for restart cluster instances request.
Type : object
RetryClusterRequest
Request object for retry cluster request.
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the cluster for which the operations need to be retried. |
string |
RetryClusterResponse
Response object for retry cluster request.
Type : object
RotateAutoTlsCertificatesRequest
Request object to rotate autotls certificates on datahub’s hosts, deprecated.
Name | Description | Schema |
---|---|---|
datahubName |
The name or CRN of the datahub. |
string |
RotateAutoTlsCertificatesResponse
Response object to rotate autotls certificates on datahub’s hosts, deprecated.
Type : object
RotateDbCertificateRequest
Request object to rotate ssl certificate a datahub.
Name | Description | Schema |
---|---|---|
datahubName |
The name or CRN of the datahub. |
string |
RotateDbCertificateResponse
Response object to rotate ssl certificate a datahub.
Type : object
RotatePrivateCertificatesRequest
Request object to rotate private certificates on the hosts of Datahub.
Name | Description | Schema |
---|---|---|
datahub |
The name or CRN of the datahub. |
string |
RotatePrivateCertificatesResponse
Response object to rotate private certificates on the hosts of Datahub.
Type : object
RotateSaltPasswordRequest
Request object for rotating SaltStack user password on Data Hub instances.
Name | Description | Schema |
---|---|---|
cluster |
The name or CRN of the cluster. |
string |
RotateSaltPasswordResponse
Response object for rotating SaltStack user password on Data Hub instances.
Type : object
RotateSecretsRequest
Request object for starting secret rotation for datahub.
Name | Description | Schema |
---|---|---|
datahub |
The datahub CRN where we wish to rotate secrets. |
string |
secretTypes |
The list of secrets that need replacement. |
< string > array |
RotateSecretsResponse
Response object for rotating secrets.
Type : object
ScaleClusterRequest
Request object for scale cluster request.
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the cluster to be scaled. |
string |
instanceGroupDesiredCount |
The desired number of instances in the instance group. |
integer (int32) |
instanceGroupName |
The name of the instance group which needs to be scaled. |
string |
ScaleClusterResponse
Response object for scale cluster request.
Type : object
ScalingActivitySummary
Information about a Scaling activity.
Name | Description | Schema |
---|---|---|
activityStatus |
The status of the scaling activity. Supported values- ACTIVITY_PENDING - If scaling activity is in pending state, METRICS_COLLECTION_SUCCESS/FAILED - for success/failure of metrics collection, UPSCALE_TRIGGER_SUCCESS/FAILED - for success/failure at the time of upscaling, DOWNSCALE_TRIGGER_SUCCESS/FAILED for success/failure at the time of downscaling, SCHEDULE_BASED_UPSCALE/DOWNSCALE - if schedule based scaling is used, SCALING_FLOW_IN_PROGRESS/SUCCESS/FAILED - State at which the scaling has reached, POLICY_ADJUSTMENT - if policy adjustment is taking place, UNKNOWN - if the state is not known. |
string |
endTime |
The end time of the scaling activity. |
string (date-time) |
operationId |
The operation ID of the scaling activity. |
string |
scalingActivityReason |
The reason of the scaling activity. |
string |
startTime |
The start time of the scaling activity. |
string (date-time) |
SecretTypeResponse
Response object for showing the secret types and descriptions
Name | Description | Schema |
---|---|---|
description |
The description of the secret type. |
string |
secretType |
The type of secret that can be used with the rotate-secrets command. |
string |
ServiceStatus
Information about a cluster service.
Name | Description | Schema |
---|---|---|
healthChecks |
The service health checks. |
< HealthCheck > array |
healthSummary |
The service health summary. |
string |
state |
The service state. |
string |
type |
The service type. |
string |
SetCatalogRequest
The request object to set catalog for a DataHub.
Name | Description | Schema |
---|---|---|
catalogName |
The name of the catalog to be used. |
string |
cluster |
The name or CRN of the affected DataHub cluster. |
string |
SetCatalogResponse
The response object to set catalog for a DataHub request.
Type : object
StackStatus
Status of the stack.
Type : enum (REQUESTED, CREATE_IN_PROGRESS, AVAILABLE, UPDATE_IN_PROGRESS, UPDATE_REQUESTED, UPDATE_FAILED, BACKUP_IN_PROGRESS, BACKUP_FAILED, BACKUP_FINISHED, RESTORE_IN_PROGRESS, RESTORE_FAILED, RESTORE_FINISHED, RECOVERY_IN_PROGRESS, RECOVERY_REQUESTED, RECOVERY_FAILED, CREATE_FAILED, ENABLE_SECURITY_FAILED, PRE_DELETE_IN_PROGRESS, DELETE_IN_PROGRESS, DELETE_FAILED, DELETED_ON_PROVIDER_SIDE, DELETE_COMPLETED, STOPPED, STOP_REQUESTED, START_REQUESTED, STOP_IN_PROGRESS, START_IN_PROGRESS, START_FAILED, STOP_FAILED, WAIT_FOR_SYNC, MAINTENANCE_MODE_ENABLED, AMBIGUOUS, UNREACHABLE, NODE_FAILURE, EXTERNAL_DATABASE_CREATION_IN_PROGRESS, EXTERNAL_DATABASE_CREATION_FAILED, EXTERNAL_DATABASE_DELETION_IN_PROGRESS, EXTERNAL_DATABASE_DELETION_FINISHED, EXTERNAL_DATABASE_DELETION_FAILED, EXTERNAL_DATABASE_START_IN_PROGRESS, EXTERNAL_DATABASE_START_FINISHED, EXTERNAL_DATABASE_START_FAILED, EXTERNAL_DATABASE_STOP_IN_PROGRESS, EXTERNAL_DATABASE_STOP_FINISHED, EXTERNAL_DATABASE_STOP_FAILED, LOAD_BALANCER_UPDATE_IN_PROGRESS, LOAD_BALANCER_UPDATE_FINISHED, LOAD_BALANCER_UPDATE_FAILED)
StartClusterRequest
Request object for start cluster request.
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the cluster to be started. |
string |
StartClusterResponse
Response object for start cluster request.
Type : object
StartClusterVerticalScalingRequest
The request object for Data Hub vertical scaling.
Name | Description | Schema |
---|---|---|
datahub |
The name or CRN of the Data Hub cluster. |
string |
diskOptions |
Disk options for vertical scaling. Available options are - add, remove, or modify. |
|
group |
The target group that reqested for vertical scaling. |
string |
instanceTemplate |
Instance template that specifies the core information for the vertical scale. |
StartClusterVerticalScalingResponse
The response object for Data Hub cluster vertical scaling.
Name | Description | Schema |
---|---|---|
result |
The result of the operation. |
string |
StartDatabaseUpgradeRequest
Request object for Data Hub database upgrade.
Name | Description | Schema |
---|---|---|
cluster |
The name or CRN of the Data Hub. |
string |
force |
Start the database upgrade flow even if the source and target versions are the same. Can be used to reinitiate an upgrade after a failure. |
boolean |
targetVersion |
The database engine major version to upgrade to. |
enum (VERSION_11, VERSION_14) |
StartDatabaseUpgradeResponse
Response object to Data Hub database upgrade.
Name | Description | Schema |
---|---|---|
targetVersion |
The database engine major version to upgrade to. |
string |
StartInstancesRequest
Request object to start instances of a host group on a Data Hub.
Name | Description | Schema |
---|---|---|
cluster |
The name or CRN of the cluster whose instances are to be started. |
string |
hostGroup |
The name of the instance group whose instances are to be started. |
string |
instanceCount |
The number of instances to start. |
integer (int32) |
StartInstancesResponse
Response object to start instances of a host group on Data Hub.
Type : object
StopClusterRequest
Request object for stop cluster request.
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the cluster to be stopped. |
string |
StopClusterResponse
Response object for stop cluster request.
Type : object
StopInstancesRequest
Request object to stop instances of a host group on a Data Hub.
Name | Description | Schema |
---|---|---|
cluster |
The name or CRN of the cluster whose instances are to be stopped. |
string |
forced |
Whether the stop instances operation should be forced or not. Defaults to false. |
boolean |
instanceIds |
The list of instance IDs. |
< string > array |
StopInstancesResponse
Response object to a stop instances of a host group on a Data Hub.
Type : object
SyncClusterRequest
Request object for sync cluster request.
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the cluster to be synced. |
string |
SyncClusterResponse
Response object for sync cluster request.
Type : object
SyncComponentVersionsFromCmRequest
Datahub sync CM component versions request.
Name | Description | Schema |
---|---|---|
datahubName |
The name or CRN of the datahub. |
string |
SyncComponentVersionsFromCmResponse
Datahub sync CM component versions response.
Type : object
UpdateAutoScaleRulesRequest
Autoscale Modification request
Name | Description | Schema |
---|---|---|
autoScalePolicies |
The actual scaling policies for the cluster |
< AutoScalePolicyRequest > array |
clusterName |
The name or CRN of the cluster. |
string |
enabled |
true to enable Autoscaling, false to disable AutoScaling. If not specified, the existing value is used. |
boolean |
useStopStartMechanism |
true to enable StopStart scaling mechanism, false to use regular AutoScaling (if enabled). If not specified, the existing value is used. |
boolean |
UpdateAutoScaleRulesResponse
The AutoScale rules for the cluster.
Name | Description | Schema |
---|---|---|
autoScaleRules |
The autoscale rules. |
UpdateOrchestratorStateRequest
Request object for running orchestrator engine state update on the Data Hub cluster.
Name | Description | Schema |
---|---|---|
clusterCrn |
The CRN of the Data Hub cluster. |
string |
UpdateOrchestratorStateResponse
Response object for running orchestrator engine state update on the Data Hub cluster.
Type : object
UpdateToAwsImdsV1Request
Request object for updating Data Hub to use AWS IMDSv1.
Name | Description | Schema |
---|---|---|
crn |
The CRN of the Data Hub. |
string |
UpdateToAwsImdsV1Response
Response object for updating Data Hub to AWS IMDSv1.
Type : object
UpdateToAwsImdsV2Request
Request object for updating Data Hub to use AWS IMDSv2.
Name | Description | Schema |
---|---|---|
crn |
The CRN of the Data Hub. |
string |
UpdateToAwsImdsV2Response
Response object for updating Data Hub to AWS IMDSv2.
Type : object
UpgradeClusterRequest
Request object to upgrade datahub.
Name | Description | Schema |
---|---|---|
clusterName |
The name or CRN of the datahub. |
string |
dryRun |
Checks the eligibility of an image to upgrade but do not perform the upgrade. |
boolean |
imageId |
The id of an image to upgrade to. |
string |
lockComponents |
Perform an os upgrade only. |
boolean |
rollingUpgradeEnabled |
Enables the ability to perform rolling runtime upgrade. |
boolean |
runtime |
The runtime version to upgrade to. |
string |
showAvailableImages |
Returns the list of images that are eligible for the upgrade. |
boolean |
showLatestAvailableImagePerRuntime |
Returns the latest image that is eligible for the upgrade for each runtime version with at least one available upgrade candidate. |
boolean |
UpgradeClusterResponse
Response object for upgrade datahub request.
Name | Description | Schema |
---|---|---|
current |
Information about the current image. |
|
reason |
The reason why upgrade is not possible. |
string |
upgradeCandidates |
List of images and components to upgrade to. |
< ImageInfo > array |
VmTypeResponseWithMetadata
Response object containing vm types and its metadata.
Name | Description | Schema |
---|---|---|
name |
Name of the vm type. |
string |
properties |
JSON string with metadata as key value pairs. |
string |
VolumeEncryptionRequest
Configurations for volume encryption.
Name | Description | Schema |
---|---|---|
enableEncryption |
Enable encyrption for all volumes in the instance group. Default is false. |
boolean |
encryptionKey |
The ARN of the encryption key to use. If nothing is specified, the default key will be used. |
string |