Return The Accessibility Settings Of The Given Service ICMP Web Or SNMP
GET {{baseUrl}}/networks/:networkId/appliance/firewall/firewalledServices/:service
Return the accessibility settings of the given service ('ICMP', 'web', or 'SNMP')
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"service":"web","access":"restricted","allowedIps":["123.123.123.1"]}