1.5.92 RedundancyCmd

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

Data Model

Key Type Value
cmd String The command to be executed. Valid commands are:
'ENABLE' = enable redundancy switching in case of a communication fault.
'DISABLE' = disable redundancy switching.
'RESET' = switch back to the primary IP address for the M&C
'FORCE' = force a redundancy switch to the backup IP address for the M&C even if the communication at the primary IP address works fine.