Return The Radio Settings Of A Device
GET {{baseUrl}}/devices/:serial/wireless/radio/settings
Return the radio settings of a device
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"serial":"Q234-ABCD-5678","rfProfileId":"1234","twoFourGhzSettings":{"channel":11,"targetPower":21},"fiveGhzSettings":{"channel":149,"channelWidth":20,"targetPower":15}}