Returns The Switch Network Settings
GET {{baseUrl}}/networks/:networkId/switch/settings
Returns the switch network settings
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"vlan":100,"useCombinedPower":false,"powerExceptions":[{"serial":"Q234-ABCD-0001","powerType":"redundant"},{"serial":"Q234-ABCD-0002","powerType":"combined"},{"serial":"Q234-ABCD-0003","powerType":"redundant"},{"serial":"Q234-ABCD-0004","powerType":"useNetworkSetting"}]}