List the restrictions on a device
GET {{baseUrl}}/networks/:networkId/sm/devices/:deviceId/restrictions
List the restrictions on a device
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
[{"profile":"com.meraki.sm.1","restrictions":{"myRestriction":{"value":true}}}]