update_freeradius_user
Update an existing FreeRADIUS user by ID, changing username, password, IP, or description, with immediate apply option.
Instructions
Update an existing FreeRADIUS user by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | Assigned IP address | |
| descr | No | Description | |
| user_id | Yes | User ID (from search_freeradius_users) | |
| password | No | RADIUS password | |
| username | No | RADIUS username | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||