Returns The Switch Network Settings

GET {{baseUrl}}/networks/:networkId/switch/settings

Returns the switch network settings

HEADERS

KeyDatatypeRequiredDescription
X-Cisco-Meraki-API-Keynull

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"}]}