Backup system

Back up the manager database by using the settings set with the systemBackupSettings API.

Request

Security

Table 1. Roles capable of executing the Backup System API method
Any Super User System Admin Security Admin Operator
  superUser systemAdmin    

HTTP method

POST /manager/api/{apiResponseType}/1.0/systemBackupNow.adm HTTP/1.1 Host:{manager.dsnet}

Curl method

curl -X POST -u {admin}:{password} -k ”https://{manager.dsnet}/manager/api/{apiResponseType}/1.0/systemBackupNow.adm“