backup-cluster¶
- subtitle
Creates a backup from the cluster configuration and settings.
- version
0.9.126
Description¶
Creates a backup from the configuration and settings, including all the connected DbCatalogs, Virtual Warehouses and Data Visualisation Apps. The returned data may be used to restore all the entities by using the “restore-cluster” command. The CDW doesn’t provide centralized management of the backups. Learn more at https://docs.cloudera.com/data-warehouse/cloud/backup-and-restore/topics/dw-environment-reactivation.html
Synopsis¶
backup-cluster
--cluster-id <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--cluster-id
(string)
The ID of the cluster.
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
clusterId -> (string)
The ID of the cluster.
operationId -> (string)
The ID of the backup operation.
timestamp -> (datetime)
The date of the creation.
data -> (string)
The backup data.
md5 -> (string)
The md5 hash of the encoded data.
Form Factors¶
public, private