siren_stop
Stop a sounding siren on a UniFi Protect device. Provide the host and siren ID, then confirm to execute the physical action.
Instructions
Stop a sounding siren (POST /v1/sirens/{id}/stop). WARNING: physical action.
host: console name, ID, or composite ID (MAC:numericId format).
siren_id: REQUIRED. Obtain it from list_sirens (its id field).
confirm: must be true to execute. Governed by UNIFI_PROTECT_MUTATIONS_ENABLED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| confirm | No | ||
| siren_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||