delete_crl
Delete a certificate revocation list (CRL) by ID. Irreversible; requires confirmation to execute.
Instructions
Delete a Certificate Revocation List (CRL) by ID. WARNING: This is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| crl_id | Yes | CRL ID (array index from search_crls) | |
| 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 | |||