---
title: "Wired Device Health PSU Status"
method: POST
path: "/dashboard/wired/device-health/psu-status"
tags: ["Dashboard Wired Device Health"]
---

# Wired Device Health PSU Status

`POST /dashboard/wired/device-health/psu-status`

Returns the PSU status of the device

## Query parameters

- `deviceId` integer, required

## Response `200`

OK

- XiqWiredDeviceHealthPsuStatusResponse — Response body for the Wired Device Health PSU Status
  - `devices` XiqWiredDeviceHealthPsuStatusResponseEntry[] — The list contains a single element for standalone devices and multiple elements for each member of a stack
    - `slot_number` string, byte — The slot number of the device (0 for standalone)
    - `psu_status_error` string, byte — The number of PSUs that are not operating correctly
    - `psu_total` string, byte — The total number of PSUs
    - `psu_units` XiqWiredDeviceHealthPsuStatus[] — The list of PSUs with their corresponding status
      - `psu_description` string — The PSU description
      - `psu_status` string — The PSU status

---

[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/versions/5ff7ab84e8e8/schema)
