---
title: "Wired devices throughput"
method: POST
path: "/dashboard/wired/usage-capacity/wired-throughput"
tags: ["Dashboard Wired Usage and Capacity"]
---

# Wired devices throughput

`POST /dashboard/wired/usage-capacity/wired-throughput`

Returns the throughput for wired devices based on the provided filters. The result can be filtered by sites.

## Request body

- XiqWiredUsageCapacityThroughputRequest — Request body for Wired Usage and Capacity - Wired Throughput widget
  - `site_ids` integer[] — List of site IDs to filter wired throughput data

## Response `200`

OK

- XiqWiredUsageCapacityThroughputResponse — Response body for Wired Usage and Capacity - Wired Throughput widget
  - `total_packets_count` integer — Total number of packets
  - `unicast_utilization_percentage` integer — Percentage of unicast packets from total number of packets
  - `multicast_utilization_percentage` integer — Percentage of multicast packets from total number of packets
  - `broadcast_utilization_percentage` integer — Percentage of broadcast packets from total number of packets

---

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