update_freeradius_client
Update an existing FreeRADIUS client by its ID, modifying IP address, shared secret, description, or short name, with optional immediate application.
Instructions
Update an existing FreeRADIUS client by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | Client IP address or network | |
| descr | No | Description | |
| secret | No | Shared secret | |
| client_id | Yes | Client ID (from search_freeradius_clients) | |
| shortname | No | Short name / identifier | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||