---
title: "Switch Inspector Panel Diagnostics"
method: POST
path: "/switch-inspector/diagnostics"
tags: ["Switch Inspector Panel"]
---

# Switch Inspector Panel Diagnostics

`POST /switch-inspector/diagnostics`

Returns the switch inspector panel diagnostics widget data (Device Health, Usage and Capacity and Client Health issue counts)

## Query parameters

- `deviceId` integer, required

## Response `200`

OK

- XiqSwitchInspectorPanelDiagnosticsResponse — Response body for the Switch Inspector Panel Diagnostics widget
  - `device_health_issues` integer — The number of Device Health issues
  - `usage_capacity_issues` integer — The number of Usage and Capacity issues
  - `client_health_issues` integer — The number of Client 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/versions/5ff7ab84e8e8/schema)
