get_speed_test_status
Retrieve the latest WAN speed-test result for a UniFi site: download, upload, latency, and run state. See if a speed test is in progress without starting a new one.
Instructions
Return the latest WAN speed-test result and run state for a site.
Read-only operation: it reports download/upload/latency from the most recent test and whether a test is in progress. Use run_speed_test to initiate a new measurement; this does not start one.
Args: site: Site to query. Defaults to "default". device: Optional console/device name to target a specific UniFi console; omit to use the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Site to query. Defaults to "default". | default |
| device | No | Optional console/device name to target a specific UniFi console; omit to use the default. |