session_stop
Stop an active Veeam session and cancel its operation. Use dry_run to preview the stop without applying it.
Instructions
[WRITE] Stop a running session (cancels the underlying operation).
No undo token — a stopped session must be re-issued via the originating job/restore. Pass dry_run=True to preview.
Args: session_id: Veeam session id (see session_list). dry_run: If True, preview without stopping. target: Veeam target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| dry_run | No | ||
| session_id | Yes |