list-datalake-backups¶
- subtitle
List all the backup operations that were performed on the datalake.
- version
0.9.126
Description¶
List all the backup operations that were performed on the datalake.
Synopsis¶
list-datalake-backups
--datalake-name <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--datalake-name
(string)
The name 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¶
backups -> (array)
Backup object with details of backup performed.
item -> (object)
Backup object with details of backup performed.
backupName -> (string)
Name of the backup.
accountId -> (string)
Account where the datalake exists.
userCrn -> (string)
Crn of the user who triggered this operation.
backupId -> (string)
Request to perform a from a specific status for a specific backup. Else, status of the last backup performed will be returned.
internalState -> (string)
Provides the details of the internal state where the backup operation stands.
status -> (string)
Provide the current status.
startTime -> (string)
Time when the backup operation started.
endTime -> (string)
Time when the backup operation ended.
backupLocation -> (string)
Location of the backup to be used to perform restore.
failureReason -> (string)
Reason for the failure.
Form Factors¶
public