delete_certificate_authority
Permanently remove a certificate authority from pfSense by its ID. Includes safety confirmation and dry-run preview to avoid accidental deletion.
Instructions
Delete a Certificate Authority by ID. WARNING: This is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ca_id | Yes | Certificate Authority ID (array index from search_certificate_authorities) | |
| confirm | No | Must be set to True to execute. Safety gate for destructive operations. | |
| dry_run | No | If True, preview the operation without executing. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||