Name | Type | Description | Notes |
---|---|---|---|
allow_dup | bool | Whether or not to queue the job if one of the same type is already running or queued. | [optional] |
avscan_params | JobJobAvscanParams | [optional] | |
changelistcreate_params | JobJobChangelistcreateParams | [optional] | |
domainmark_params | JobJobDomainmarkParams | [optional] | |
paths | list[str] | For jobs which take paths, the IFS paths to pass to the job. | [optional] |
policy | str | Impact policy of this job instance. | [optional] |
prepair_params | JobJobPrepairParams | [optional] | |
priority | int | Priority of this job instance; lower numbers preempt higher numbers. | [optional] |
smartpoolstree_params | JobJobSmartpoolstreeParams | [optional] | |
snaprevert_params | JobJobSnaprevertParams | [optional] | |
type | str | Job type to queue. |