---
title: "Wired clients count with port congestion issues"
method: POST
path: "/dashboard/wired/client-health/port-congestion"
tags: ["Dashboard Wired Client Health"]
---

# Wired clients count with port congestion issues

`POST /dashboard/wired/client-health/port-congestion`

Returns the wired clients with port congestion issues based on the provided filters. You can filter the results by sites.

## Request body

- XiqWiredClientHealthPortCongestionRequest
  - `site_ids` integer[] — The site ids
  - `device_ids` integer[] — The device ids

## Response `200`

OK

- XiqWiredClientHealthPortCongestionResponse
  - `total_clients` integer — The total number of clients
  - `congestion` integer — The number of clients with port congestion issues
  - `healthy` integer — The number of healthy client that do not have port congestion issues

---

[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)
