Alters an existing database backup containing a current snaphot of existing objects.
Input Parameter Description
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
backup_name | string | Name of the backup object to be altered | ||||||||||||
action | string | Operation to be applied
| ||||||||||||
value | string | Action specific argument. | ||||||||||||
datasink_name | string | Datasink where backup will be stored. | ||||||||||||
options | map of string to strings | Optional parameters. The default value is an empty map ( {} ).
|
Output Parameter Description
Name | Type | Description |
---|---|---|
backup_name | string | Value of input parameter backup_name. |
backup_id | long | Backup ID. |
total_bytes | long | Total size of files affected by alter operation |
total_records | long | Total number of records affected alter operation |
info | map of string to strings | Additional information. |