set-backup-restore-configuration¶
- subtitle
Sets the backup and restore configuration for the datalake.
- version
0.9.147
Description¶
Sets the backup and restore configuration for the datalake. This configuration is used to determine timeouts and where the backups are stored.
Synopsis¶
set-backup-restore-configuration
--datalake <value>
[--backup-temp-location <value>]
[--restore-temp-location <value>]
[--backup-timeout-in-minutes <value>]
[--restore-timeout-in-minutes <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--datalake
(string)
The name or CRN of the Data Lake.
--backup-temp-location
(string)
The temporary location for backup files.
--restore-temp-location
(string)
The temporary location for restore files.
--backup-timeout-in-minutes
(integer)
The timeout for backup operations in minutes.
--restore-timeout-in-minutes
(integer)
The timeout for restore operations in minutes.
--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¶
backupTempLocation -> (string)
The temporary location for backup files.
restoreTempLocation -> (string)
The temporary location for restore files.
backupTimeoutInMinutes -> (integer)
The timeout for backup operations in minutes.
restoreTimeoutInMinutes -> (integer)
The timeout for restore operations in minutes.
Form Factors¶
public