{"type":"api","title":"Get Device Interface Queue Stats","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/d2f02ba2-fd0d-3a26-bcc5-feafc8f24d17","info":{"title":"Monitoring and Troubleshooting","description":"Includes API operations for the following:\n- Real-time monitoring\n- Accessing statistics APIs and statistics bulk APIs\n- Retrieving device state\n- Managing alarms and events\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Real-Time Monitoring - Interface"],"description":"Get interface queue stats","operationId":"getDeviceInterfaceQueueStats","parameters":[{"name":"vpn-id","in":"query","description":"VPN Id","schema":{"type":"string"}},{"name":"ifname","in":"query","description":"IF Name","schema":{"type":"string","enum":["ge0/0","ge0/1","ge0/2","ge0/3","ge0/4","ge0/5","ge0/6","ge0/7","system","eth0"]}},{"name":"af-type","in":"query","description":"AF Type","schema":{"type":"string","enum":["ipv4","ipv6"]}},{"name":"deviceId","in":"query","description":"deviceId - Device IP","required":true,"schema":{"type":"string","example":"169.254.10.10"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Interface queue stats":{"description":"Interface queue stats","value":{"data":[{"qnum":"0","max-depth":"0","queued-packets":"0","vdevice-name":"169.254.10.10","avg-queue":"0","red-drop-packets":"0","vpn-id":"0","queued-bytes":"0","tail-drop-bytes":"0","vdevice-host-name":"vm3","red-drop-bytes":"0","vdevice-dataKey":"169.254.10.10-0-ge0/1-ipv4-0","ifname":"ge0/1","tx-packets":"0","queue-pps":"0","af-type":"ipv4","tx-bytes":"0","lastupdated":1643081385319,"queue-depth":"0","queue-drop-pps":"0","tail-drop-packets":"0"},{"qnum":"2","max-depth":"0","queued-packets":"0","vdevice-name":"169.254.10.10","avg-queue":"0","red-drop-packets":"0","queued-bytes":"0","tail-drop-bytes":"0","vpn-id":"0","vdevice-host-name":"vm3","red-drop-bytes":"0","vdevice-dataKey":"169.254.10.10-0-ge0/1-ipv4-2","ifname":"ge0/1","tx-packets":"0","queue-pps":"0","tx-bytes":"0","af-type":"ipv4","lastupdated":1643081385319,"queue-depth":"0","queue-drop-pps":"0","tail-drop-packets":"0"},{"qnum":"3","max-depth":"0","queued-packets":"0","vdevice-name":"169.254.10.10","avg-queue":"0","red-drop-packets":"0","queued-bytes":"0","tail-drop-bytes":"0","vpn-id":"0","vdevice-host-name":"vm3","red-drop-bytes":"0","vdevice-dataKey":"169.254.10.10-0-ge0/1-ipv4-3","ifname":"ge0/1","tx-packets":"0","queue-pps":"0","tx-bytes":"0","af-type":"ipv4","lastupdated":1643081385319,"queue-depth":"0","queue-drop-pps":"0","tail-drop-packets":"0"},{"qnum":"4","max-depth":"0","queued-packets":"0","vdevice-name":"169.254.10.10","avg-queue":"0","red-drop-packets":"0","queued-bytes":"0","tail-drop-bytes":"0","vpn-id":"0","vdevice-host-name":"vm3","red-drop-bytes":"0","vdevice-dataKey":"169.254.10.10-0-ge0/1-ipv4-4","ifname":"ge0/1","tx-packets":"0","queue-pps":"0","tx-bytes":"0","af-type":"ipv4","lastupdated":1643081385319,"queue-depth":"0","queue-drop-pps":"0","tail-drop-packets":"0"},{"qnum":"5","max-depth":"0","queued-packets":"0","vdevice-name":"169.254.10.10","avg-queue":"0","red-drop-packets":"0","queued-bytes":"0","tail-drop-bytes":"0","vpn-id":"0","vdevice-host-name":"vm3","red-drop-bytes":"0","vdevice-dataKey":"169.254.10.10-0-ge0/1-ipv4-5","ifname":"ge0/1","tx-packets":"0","queue-pps":"0","tx-bytes":"0","af-type":"ipv4","lastupdated":1643081385319,"queue-depth":"0","queue-drop-pps":"0","tail-drop-packets":"0"}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Device Monitoring-read","method":"get","path":"/device/interface/queue_stats"}}