list-backups¶
- subtitle
Lists backups.
- version
0.9.125
Description¶
Lists backups associated with the data warehouse.
Synopsis¶
list-backups
[--backup-name <value>]
[--job-states <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--backup-name
(string)
Specified name for the backup. If not present, this filter is not used.
--job-states
(array)
The job states we need to filter by. If not present, this filter is not used.
Syntax:
"string" "string" ...
--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¶
backups -> (array)
List of backups.
item -> (object)
A simple backup entry for listBackup usage
Form Factors: private
backupCrn -> (string)
The CRN of the backup.
backupName -> (string)
The display name of the backup.
backupCreationTime -> (string)
The time when the backup was created.
Form Factors¶
private