delete cron job
delete_cron_jobDelete a scheduled cron job from HestiaCP by providing the user and job ID, with confirmation required to complete the removal.
Instructions
Delete a cron job. Executes verified command v-delete-cron-job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | ||
| jobId | Yes | ||
| confirm | Yes | Explicit confirmation for a destructive operation |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| command | Yes |