create_arm_profile
Create a UniFi Protect arm profile for a specified host, defining automations, schedules, and activation delay. Use this to configure camera arm behavior through the UniFi Fabric API.
Instructions
Create an arm profile (POST /v1/arm-profiles via Fabric proxy).
host: console name, ID, or composite ID (MAC:numericId format). name: REQUIRED display name for the profile. settings: the rest of the required body — automations, schedules, recordEverything, activationDelay (server-side validated). Governed by UNIFI_PROTECT_MUTATIONS_ENABLED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| name | Yes | ||
| settings | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||