Nazwa parametru | Opis |
---|---|
location_id opcjonalny |
Zakres w zależności od lokalizacji Validations:
|
organization_id opcjonalny |
Zakres w zależności od organizacji Validations:
|
job_invocation wymagany |
Validations:
|
job_invocation[job_template_id] opcjonalny , nil dopuszczalny |
The job template to use, parameter is required unless feature was specified Validations:
|
job_invocation[targeting_type] wymagany |
Invocation type, one of {“static_query”=>“Static Query”, “dynamic_query”=>“Dynamic Query”} Validations:
|
job_invocation[inputs] opcjonalny , nil dopuszczalny |
Inputs to use Validations:
|
job_invocation[ssh] opcjonalny , nil dopuszczalny |
SSH provider specific options Validations:
|
job_invocation[ssh][effective_user] opcjonalny , nil dopuszczalny |
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] opcjonalny , nil dopuszczalny |
Create a recurring job Validations:
|
job_invocation[recurrence][cron_line] opcjonalny , nil dopuszczalny |
How often the job should occur, in the cron format Validations:
|
job_invocation[recurrence][max_iteration] opcjonalny , nil dopuszczalny |
Repeat a maximum of N times Validations:
|
job_invocation[recurrence][end_time] opcjonalny , nil dopuszczalny |
Perform no more executions after this time Validations:
|
job_invocation[scheduling] opcjonalny , nil dopuszczalny |
Schedule the job to start at a later time Validations:
|
job_invocation[scheduling][start_at] opcjonalny , nil dopuszczalny |
Schedule the job for a future time Validations:
|
job_invocation[scheduling][start_before] opcjonalny , nil dopuszczalny |
Indicates that the action should be cancelled if it cannot be started before this time. Validations:
|
job_invocation[concurrency_control] opcjonalny , nil dopuszczalny |
Control concurrency level and distribution over time Validations:
|
job_invocation[concurrency_control][time_span] opcjonalny , nil dopuszczalny |
Distribute tasks over N seconds Validations:
|
job_invocation[concurrency_control][concurrency_level] opcjonalny , nil dopuszczalny |
Run at most N tasks at a time Validations:
|
job_invocation[bookmark_id] opcjonalny , nil dopuszczalny |
Validations:
|
job_invocation[search_query] opcjonalny , nil dopuszczalny |
Validations:
|
job_invocation[description_format] opcjonalny , nil dopuszczalny |
Override the description format from the template for this invocation only Validations:
|
job_invocation[execution_timeout_interval] opcjonalny , nil dopuszczalny |
Override the timeout interval from the template for this invocation only Validations:
|
job_invocation[feature] opcjonalny , nil dopuszczalny |
Remote execution feature label that should be triggered, job template assigned to this feature will be used Validations:
|