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

KeyDatatypeRequiredDescription
X-Cisco-Meraki-API-Keynull

RESPONSES

status: OK

[{"customPerformanceClassId":"123","name":"myCustomPerformanceClass","maxLatency":100,"maxJitter":100,"maxLossPercentage":5}]