Add Restore Config
DescriptionConfigure restore of platform configuration and triggers restore operation. Must be done on a clean platform deployment.
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