Add Backup Config
DescriptionConfigure backup of platform configuration; system settings, data sources, SMTP and SNMP settings, and more. This can be sent to a local filesystem, or a remove SSH or FTP server.
Request
URLURL
Request Body
{
"schedule_now": true
}
File Server type.
Possible values are: LOCAL , SSH , FTP
Mappings for source collector (backup setup) to destination collector (restore setup)
True, to run backup now (on demand)
Authentication
Response
Response BodyResponse Body
201 Created
{
"schedule_now": true
}
File Server type.
Possible values are: LOCAL , SSH , FTP
Mappings for source collector (backup setup) to destination collector (restore setup)
True, to run backup now (on demand)
Errors
Bad Request
Unauthorized
Forbidden
Internal Error