delete_arm_profile
Permanently delete an ARM profile from UniFi Fabric. Specify host and arm_profile_id, then set confirm to true to execute.
Instructions
Delete an arm profile (DELETE /v1/arm-profiles/{id}). Irreversible — no undo.
host: console name, ID, or composite ID (MAC:numericId format).
arm_profile_id: REQUIRED. Obtain it from list_arm_profiles (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 | ||
| arm_profile_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||