---
title: "Wired devices congestion"
method: POST
path: "/dashboard/wired/usage-capacity/wired-congestion"
tags: ["Dashboard Wired Usage and Capacity"]
---

# Wired devices congestion

`POST /dashboard/wired/usage-capacity/wired-congestion`

Returns the congestion for wired devices based on the provided filters. The result can be filtered by sites.

## Request body

- XiqWiredUsageCapacityThroughputRequest — Request body for Wired Usage and Capacity - Wired Throughput widget
  - `site_ids` integer[] — List of site IDs to filter wired throughput data

## Response `200`

OK

- XiqWiredUsageCapacityCongestionResponse — Response body for Wired Usage and Capacity - Wired Congestion widget
  - `total_queue_tx_packets` integer — Total number of transmitted packets on all QOS queues
  - `total_queue_congestion_packets` integer — Total number of packets dropped due to congestion on all QOS queues
  - `total_congestion_percentage` integer — Percentage of packets dropped due to congestion vs total number of transmitted packets on all QOS queues

---

[API](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/revisions/5ff7ab84e8e8/schema)
