db_backup_list

This job returns a list of available backups for the given database.

Mandatory parameters

Parameter name Data type Description
db_name string Name of an existing database.

Optional parameters

Parameter name Data type Description
show_foreign boolean Shows backups for databases other than the one specified in db_name

Substitute parameters

There are no substitute parameters.

Allowed users

The following users are allowed to run this job:

  • root

Allowed groups

The following groups are allowed to run this job:

  • root
  • exaadm
  • exadbadm

Examples

The following examples show how to run this job in a Python program using XML-RPC or on the command line using confd_client.