HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update STP configuration on a switch.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Switch UUID to modify STP global configuration.

Body Params

Switch applied STP Configurations

string
enum
required

STP mode applied on the switch. The value can be disabled, mstp or rpvst.

Allowed:
boolean
required
Defaults to false

Indicates whether STP is enabled on disabled on the switch.

traps
object

Traps configuration for STP.

mstp_config
object

Applied MSTP Configurations.

rpvst_config
object

Applied RPVST Configurations.

port_config
object
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; version=1.0