You display the information queried by a backup tool. This includes, for each backup, the external backup ID, availability status, backup type and the time the backup was created.
See also:
Glossary, Backup IDs
● You have the server authorization Backup or DBInfoRead.
● You have retrieved the external backup ID for a backup tool (see: backup_ext_ids_get).
backup_ext_ids_list
OK
END|CONTINUE
[<external_backup_id_line>]
[<external_backup_id_line>]
....
Values for the Reply Fields
Field |
Description |
END |
All the information queried by the backup tool was transferred in full. |
CONTINUE |
Information on further backups is available. This was not transferred because of the limited size of the reply package. You can scroll through this (see: backup_ext_ids_listnext). |
<external_backup_id_line> |
Each line contains information on one of the backups registered in the backup tool. The individual columns are separated by a vertical slash (|). |
In the event of errors, see Reply Format.