Fortinet white logo
Fortinet white logo

SysStatusCommand

SysStatusCommand

Reboot, shutdown, or reload the FortiRecorder configuration.

Permissions required include System access.

HTTP Methods
  • POST

URL
https://HOST_OR_IP/api/v1/SysStatusCommand/
Request JSON
{
    "action": ACTION_ID
}

where valid values are:

  • 1 — Restart.

  • 2 — Halt.

  • 3 — Reload the configuration from disk.