bouncePortsFromSwitch
POST https://{{host}}/api/v1/sites/:site_id/devices/:device_id/bounce_port
Port Bounce can be performed from the Switch.
Body Parameters
Parameter | Type | Description |
---|---|---|
ports | list | list of ports to bounce |
Request Body
{"port"=>"ge-0/0/0", "ports"=>["ge-0/0/1", "ge-0/0/2"]}