POST: Backup Database Now - Conductor Live

POST: Backup Database Now

To initiate an immediate database backup, send the following command.

HTTP Request and Response

Request URL

POST http://<Conductor IP address>/cluster/backups

Call Header

  • Accept: Set to application/xml

  • Content-Type: Set to application/xml

If you are implementing user authentication, you must also include three authorization headers; see Header Content for User Authentication.

Request Body

There is no body in the backups command.