Start a job
start_jobStart a backup or replication job with a single call. The returned session ID allows you to monitor progress and fetch logs.
Instructions
Start a backup/replication job now. Returns the session that was created — pass its ID to get_session / get_session_logs to follow progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Job ID (GUID) from list_jobs |