get-backup-restore-configuration¶
- subtitle
Gets the backup and restore configuration for the datalake.
- version
0.9.147
Description¶
Gets the backup and restore configuration for the datalake. This configuration is used to determine timeouts and where the backups are stored.
Synopsis¶
get-backup-restore-configuration
--datalake <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--datalake
(string)
The name or CRN of the datalake.
--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