update_link_station
Modify link-station settings on a UniFi console by providing the link station ID and desired changes. Applies only the specified fields to the target link station.
Instructions
Update link-station settings (PATCH /v1/link-stations/{id}) with read/no-op/read-after.
host: console name, ID, or composite ID (MAC:numericId format).
link_station_id: REQUIRED. Obtain it from list_link_stations (its id field).
settings: fields to change. No write when all match. Governed by
UNIFI_PROTECT_MUTATIONS_ENABLED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| settings | Yes | ||
| link_station_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||