List The Bonjour Forwarding Setting And Rules For The SSID
GET {{baseUrl}}/networks/:networkId/wireless/ssids/:number/bonjourForwarding
List the Bonjour forwarding setting and rules for the SSID
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"enabled":true,"rules":[{"description":"A simple bonjour rule","vlanId":"1","services":["All Services"]}]}