參數名字 | 描述 |
---|---|
job_invocation 必填 |
Validations:
|
job_invocation[job_template_id] 必填 |
The job template to use Validations:
|
job_invocation[targeting_type] 必填 |
Invocation type, one of {“static_query”=>“Static Query”, “dynamic_query”=>“Dynamic Query”} Validations:
|
job_invocation[inputs] 選填 , 允許空值 |
Inputs to use Validations:
|
job_invocation[ssh] 選填 , 允許空值 |
SSH provider specific options Validations:
|
job_invocation[ssh][effective_user] 選填 , 允許空值 |
What user should be used to run the script (using sudo-like mechanisms). Defaults to a template parameter or global setting. Validations:
|
job_invocation[recurrence] 選填 , 允許空值 |
Create a recurring job Validations:
|
job_invocation[recurrence][cron_line] 選填 , 允許空值 |
How often the job should occur, in the cron format Validations:
|
job_invocation[recurrence][max_iteration] 選填 , 允許空值 |
Repeat a maximum of N times Validations:
|
job_invocation[recurrence][end_time] 選填 , 允許空值 |
Perform no more executions after this time Validations:
|
job_invocation[scheduling] 選填 , 允許空值 |
Schedule the job to start at a later time Validations:
|
job_invocation[scheduling][start_at] 選填 , 允許空值 |
Schedule the job for a future time Validations:
|
job_invocation[scheduling][start_before] 選填 , 允許空值 |
Indicates that the action should be cancelled if it cannot be started before this time. Validations:
|
job_invocation[concurrency_control] 選填 , 允許空值 |
Control concurrency level and distribution over time Validations:
|
job_invocation[concurrency_control][time_span] 選填 , 允許空值 |
Distribute tasks over N seconds Validations:
|
job_invocation[concurrency_control][concurrency_level] 選填 , 允許空值 |
Run at most N tasks at a time Validations:
|
job_invocation[bookmark_id] 選填 , 允許空值 |
Validations:
|
job_invocation[search_query] 選填 , 允許空值 |
Validations:
|
job_invocation[description_format] 選填 , 允許空值 |
Override the description format from the template for this invocation only Validations:
|