get_arm_profile
Fetch a specific UniFi ARM profile by ID to view its configuration. Provide the host and the profile ID obtained from list_arm_profiles.
Instructions
Get one arm profile by id (filters GET /v1/arm-profiles; no GET-by-id exists upstream).
host: console name, ID, or composite ID (MAC:numericId format).
arm_profile_id: REQUIRED. Obtain it from list_arm_profiles (its id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| arm_profile_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||