Shows information about a backup Returns detailed information about one or more backup instances.
Input Parameter Description
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
backup_name | string | Name of the backup object, which must refer to a currently existing backup. The default value is ''. | ||||||||
datasource_name | string | Datasource where backup is located. | ||||||||
options | map of string to strings | Optional parameters. The default value is an empty map ( {} ).
|
Output Parameter Description
Name | Type | Description |
---|---|---|
backup_description | map of string to strings | Backup description |
backup_ids | map of string to strings | Backup instances in this backup |
backup_contents | map of string to strings | Backup contents |
deleted_backup_ids | map of string to strings | Backup instances that have been deleted from this backup object |
info | map of string to strings | Additional information. |