v1

latestOpenAPI 3.0.32026-07-24214879985.1 KB
Switches

A specific port can be turned On/Off with this endpoint. A port can also be power cycled.

post/switches/{switchId}/ports/{portId}/actions

Request body

action'enable' | 'disable' | 'reboot' required

Possible values:

  • enable - Turn on the port. * disable - Turn off the port. * reboot - Power cycle the port.

Response

Port Updated