Returns STP Settings
GET {{baseUrl}}/networks/:networkId/switch/stp
Returns STP settings
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"rstpEnabled":true,"stpBridgePriority":[{"switches":["Q234-ABCD-0001","Q234-ABCD-0002","Q234-ABCD-0003"],"stpPriority":4096},{"stacks":["789102","123456","129102"],"stpPriority":28672}]}