---
title: "Wired Device Health Summary"
method: POST
path: "/dashboard/wired/device-health/summary"
tags: ["Dashboard Wired Device Health"]
---

# Wired Device Health Summary

`POST /dashboard/wired/device-health/summary`

Returns the total number of wired devices and the total number of wired devices with health issues based on the provided filters. The results can be filtered by sites.

## Request body

- XiqWiredDeviceHealthSummaryRequest — Request body for the Wired Device Health Summary widget
  - `site_ids` integer[] — List of site IDs to filter wired devices

## Response `200`

OK

- XiqWiredDeviceHealthSummaryResponse — Response body for the Wired Device Health Summary widget
  - `wired_devices` integer — The total number of wired devices
  - `wired_unhealthy_devices` integer — The total number of wired devices with health 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)
