locate_device
Find a specific UniFi device by toggling its locate LED. Provide host, site, and device ID to turn the LED on or off.
Instructions
Toggle the locate LED on an adopted device.
host: console name, ID, or composite ID (MAC:numericId format). site: site name or ID.
enabled: True to enable locate LED, False to disable.
device_id: REQUIRED. Obtain it from list_devices (its id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| site | Yes | ||
| enabled | No | ||
| device_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||