API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Delete existing Spanning Tree profile

Spanning Tree profile defining RSTP or RPVST configuration
with global bridge parameters and per-VLAN settings. Each
entity is identified by profile name. Use these APIs to
create, modify, or delete a Spanning Tree profile.

Path Params
string
required
length ≤ 9999

STP profile name.

Query Params
string

LOCAL - To delete local objects. SHARED - To delete shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be deleted. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be deleted. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Responses

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json