delete_auth_server
Delete a pfSense authentication server by ID. This action is irreversible and requires explicit confirmation to execute.
Instructions
Delete a pfSense authentication server 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. | |
| auth_server_id | Yes | Auth server ID (array index from search_auth_servers) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||