v1
latestOpenAPI 3.0.32026-07-24214879985.1 KBSwitches
Switch action endpoint. This endpoint allows users to perform actions on a specific switch. Currently only reboot is supported.
post/switches/{switchId}/actions
Request body
Example request
{
"action": "reboot"
}Response
Action Acknowledged