update_alarm_hub
Modify alarm hub settings on a UniFi console by providing host, alarm hub ID, and the fields to change. Applies only when differences exist, respecting mutation controls.
Instructions
Update alarm-hub settings (PATCH /v1/alarm-hubs/{id}) with read-before/no-op/read-after.
host: console name, ID, or composite ID (MAC:numericId format).
alarm_hub_id: REQUIRED. Obtain it from list_alarm_hubs (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 | ||
| alarm_hub_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||