bouncePortsFromSwitch

POST https://{{host}}/api/v1/sites/:site_id/devices/:device_id/bounce_port

Port Bounce can be performed from the Switch.

Body Parameters

ParameterTypeDescription
portslistlist of ports to bounce

Request Body

{"port"=>"ge-0/0/0", "ports"=>["ge-0/0/1", "ge-0/0/2"]}