Return The DSCP To Co S Mappings
GET {{baseUrl}}/networks/:networkId/switch/dscpToCosMappings
Return the DSCP to CoS mappings
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"mappings":[{"dscp":1,"cos":1,"title":"Video"}]}