delete_freeradius_client
Delete a FreeRADIUS client by its unique ID. This action is permanent and requires explicit confirmation to execute.
Instructions
Delete a FreeRADIUS client by ID. WARNING: This is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to True to execute. Safety gate for destructive operations. | |
| dry_run | No | If True, preview the operation without executing. | |
| client_id | Yes | Client ID (from search_freeradius_clients) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||