update_arm_profile_settings
Set the active arm profile for a UniFi console to control recording and arm behavior. Provide host and arm profile ID to activate a specific profile.
Instructions
Select the active arm profile (PATCH /v1/arm-profiles/settings).
host: console name, ID, or composite ID (MAC:numericId format).
arm_profile_id: REQUIRED. Obtain it from list_arm_profiles (its id field); this
becomes the console's selected arm profile. Reads the NVR armMode before/after
(no-op if already selected). Governed by UNIFI_PROTECT_MUTATIONS_ENABLED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| arm_profile_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||