job_stop
Stop a running Veeam backup job to cease backup activity. Preview with dry_run to verify before stopping.
Instructions
[WRITE] Stop a running backup job. Inverse: job_start.
Pass dry_run=True to preview.
Args: job_id: Veeam job id. dry_run: If True, preview without stopping. target: Veeam target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| target | No | ||
| dry_run | No |