update_arm_profile
Update arm profile settings on a UniFi host. PATCH is sent only when fields differ; otherwise returns no-op.
Instructions
Update an arm profile (PATCH /v1/arm-profiles/{id}) with read-before/no-op/read-after.
host: console name, ID, or composite ID (MAC:numericId format).
arm_profile_id: REQUIRED. Obtain it from list_arm_profiles (its id field).
settings: fields to change. If all already match, no write is sent (status=noop).
Governed by UNIFI_PROTECT_MUTATIONS_ENABLED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| settings | Yes | ||
| arm_profile_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||