Return The SNMP Settings For An Organization
GET {{baseUrl}}/organizations/:organizationId/snmp
Return the SNMP settings for an organization
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"v2cEnabled":false,"v3Enabled":true,"v3AuthMode":"SHA","v3PrivMode":"AES128","peerIps":["123.123.123.1"],"hostname":"snmp.meraki.com","port":443}