Return The Net Flow Traffic Reporting Settings For A Network
GET {{baseUrl}}/networks/:networkId/netflow
Return the NetFlow traffic reporting settings for a network
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"reportingEnabled":true,"collectorIp":"1.2.3.4","collectorPort":443}