List All Custom Performance Classes For An MX Network
GET {{baseUrl}}/networks/:networkId/appliance/trafficShaping/customPerformanceClasses
List all custom performance classes for an MX network
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
[{"customPerformanceClassId":"123","name":"myCustomPerformanceClass","maxLatency":100,"maxJitter":100,"maxLossPercentage":5}]