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 code snippets show how to use this job using both Python (via XML-RPC) and on the command-line using confd_client.