db_snapshot_backups_delete

This job deletes the given database snapshots.

Mandatory parameters

Parameter name Data type Description
db_name string The name of an existing database.
snapshot_backup_list list List of snapshot IDs to be deleted, e.g. "exa_db/id_1/level_0/node_0/backup_202108121809". This can be obtained from the return value of the job db_snapshot_backup_list under the key id.

Optional parameters

There are no optional parameters.

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.