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