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

# Wired clients count with port errors

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

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

## Request body

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

## Response `200`

OK

- XiqWiredClientHealthPortErrorsResponse
  - `total_clients` integer — The total number of clients
  - `port_errors` integer — The number of clients with port errors
  - `healthy` integer — The number of healthy client that do not have port errors

---

[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/242a0e1b1b40/schema)
