POST /api/v1/system/restore
Access: General administrator.
The request has no parameters.
The request body must contain an archive with the backup copy of the KUMA Core, obtained as a result of the following API request execution: GET /api/v1/system/backup
.
After receiving the archive with the backup copy, KUMA performs the following actions:
If the versions match, an audit event is generated with the following parameters:
DeviceAction = "Core restore scheduled"
SourceUserID = "<name of the user who initiated KUMA restore from a backup copy>"
The "WARN: restored from backup" entry is added to the KUMA Core log.