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.