1.5.93 RestartCmd

The RestartCmd data record carries the command to be executed with a /api/v1/restart API call.

Data Model

Key Type Value
cmd String The command to be executed. The only valid command is "RESTART". The restart is only executed if cmd has this value.