list-restores¶
- subtitle
Lists restores.
- version
0.9.125
Description¶
Lists restores associated with the data warehouse.
Synopsis¶
list-restores
[--job-states <value>]
[--backup-crn <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--job-states
(array)
The job states to filter by.
Syntax:
"string" "string" ...
--backup-crn
(string)
CRN of the backup.
--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¶
restores -> (array)
List of restores for the control plane.
item -> (object)
A simple Restore entry for listRestore Usage
Form Factors: private
restoreCrn -> (string)
The CRN of the restore.
backupCrn -> (string)
The CRN of the backup.
restoreCreationTime -> (string)
The time when the restore was created.
includedNamespaces -> (array)
The list of namespaces to be included in restore.
item -> (string)
Form Factors¶
private