External DocumentationTo learn more, visit the Veeam Backup Replication documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Filter | A filter expression to filter all items by using Veeam’s comparison syntax. All filter expressions should follow Veeam filter expression format. Format: <parameter><operator><value>Examples: - name=="Exchange Job" - Find items with exact name “Exchange Job”.- name!="vCloud" - Find items where name is not “vCloud”.- createdTime>="2023-01-01" - Find items created on or after January 1, 2023. |
| Job Type | The type of the required job. |
| Job UID | The unique ID of a required job. |
| Name | The name of a required job. |
| Page | The page number to retrieve. Note: Leave this parameter empty to retrieve all results without pagination. |
| Page Size | The maximum number of items to retrieve per page. Note: Leave this parameter empty to retrieve all results without pagination. |
| Platform | The platform for which the job is created. |
| Sort | Select to sort the items by a specified field and direction. |
| Sort Asc | The field name to sort all items by. |
| Sort By | The field name to sort all items by. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Backup Server Name | The name of the backup server parent to the job resource. |
| Backup Server UID | The UID of the backup server parent to the job resource. |
| Description | The description of the job specified at the time of the job creation. |
| Format | The representation types to retrieve. For more information about the format parameter, please refer to Veeam API documentation. |
| Next Run | The timeframe of the next job run. Note: This parameter can be used for scheduled jobs only. |
| Schedule Configured | Specify whether scheduling options are specified for the job. |
| Schedule Enabled | Specify whether schedule is enabled for the job. |