HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/stp_instances/{STP_Instance.instance_type},{STP_Instance.stp_instance_id}

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

Reference Resource: STP_Instance
Identifies, which specific STP protocol the instance is associated with.

Allowed:
string
required

Reference Resource: STP_Instance
Unique identifier of the STP Instance.

Body Params
integer
4 to 30

The time in seconds that is spent in the listening and learning states.

integer
2 to 10

The time in seconds between consecutive BPDUs sent to a port.

integer
6 to 40

The time in seconds a device waits without receiving spanning tree configuration messages before attempting a reconfiguration for this instance.

string
enum

Specifies whether the instance is created by the system (MST CIST or RPVST), or by user configuration.

Allowed:
integer
0 to 15

The configured priority value. The lower the value, the higher the priority.

string
boolean

Enables the topology change trap for this MSTP instance.

vlan_ids
array of integers
length ≤ 4094

Identifiers of the VLANs that should be joined into the instance. VLANs might already exist or will be created later due to user configuration, MVRP discovery or any other reason. For the list of actually joined VLANs, refer to 'joined_vlans'.

vlan_ids
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!