Create a new job
create_jobCreate a backup or replication job by supplying a complete job specification JSON as defined by the VBR REST API.
Instructions
Create a new backup/replication job. Provide the full job specification object as documented by the VBR REST API for your build. Tip: call get_job on an existing similar job to obtain a template spec, edit it, and pass it here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobSpec | No | Full job specification JSON per the VBR REST API schema |