clearBpduErrosFromPortsOnSwitch

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

Clear bridge protocol data unit (BPDU) error condition caused by the detection of a possible bridging loop from Spanning Tree Protocol (STP) operation that renders the port unoperational.

Body Parameters

ParameterTypeDescription
portsstringthe ports on which to clear the detected BPDU error, or ["all"] for all ports

Request Body

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

RESPONSES

status: OK