get_link_station
Retrieves a single UniFi link station's details using its ID and host. Provide the required link_station_id to inspect that specific station's status.
Instructions
Get one link station by id (GET /v1/link-stations/{id}).
host: console name, ID, or composite ID (MAC:numericId format).
link_station_id: REQUIRED. Obtain it from list_link_stations (its id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| link_station_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||