Param name | Description |
---|---|
location_id optional |
위치 별 범위 Validations:
|
organization_id optional |
조직 별 범위 Validations:
|
job_invocation required |
Validations:
|
job_invocation[job_template_id] optional , nil allowed |
The job template to use, parameter is required unless feature was specified Validations:
|
job_invocation[targeting_type] required |
Invocation type, one of {“static_query”=>“Static Query”, “dynamic_query”=>“Dynamic Query”} Validations:
|
job_invocation[inputs] optional , nil allowed |
사용할 입력 Validations:
|
job_invocation[ssh] optional , nil allowed |
SSH 공급자 관련 옵션 Validations:
|
job_invocation[ssh][effective_user] optional , nil allowed |
사용자가 스크립트를 실행하는 데 사용해야 할 옵션입니다(sudo와 유사한 메커니즘 사용). 템플릿 매개 변수 또는 글로벌 설정으로 기본 설정됩니다. Validations:
|
job_invocation[recurrence] optional , nil allowed |
반복 작업 생성 Validations:
|
job_invocation[recurrence][cron_line] optional , nil allowed |
cron 형식으로 설정하는 작업 발생 빈도입니다. Validations:
|
job_invocation[recurrence][max_iteration] optional , nil allowed |
최대 N번 반복 Validations:
|
job_invocation[recurrence][end_time] optional , nil allowed |
이 시간 이후 더 이상 실행을 수행하지 않음 Validations:
|
job_invocation[scheduling] optional , nil allowed |
나중에 시작하도록 작업 스케줄 Validations:
|
job_invocation[scheduling][start_at] optional , nil allowed |
이후 시간에 대해 작업 스케줄 Validations:
|
job_invocation[scheduling][start_before] optional , nil allowed |
이 시간 전에 시작할 수 없는 경우 작업을 취소한다는 것을 나타냅니다. Validations:
|
job_invocation[concurrency_control] optional , nil allowed |
동시 실행 레벨 및 기간별 배분 제어 Validations:
|
job_invocation[concurrency_control][time_span] optional , nil allowed |
N초에 걸쳐 태스크 배분 Validations:
|
job_invocation[concurrency_control][concurrency_level] optional , nil allowed |
한 번에 최대 N개 태스크 실행 Validations:
|
job_invocation[bookmark_id] optional , nil allowed |
Validations:
|
job_invocation[search_query] optional , nil allowed |
Validations:
|
job_invocation[description_format] optional , nil allowed |
이 호출에 대한 템플릿에서만 설명 형식 덮어쓰기 Validations:
|
job_invocation[execution_timeout_interval] optional , nil allowed |
Override the timeout interval from the template for this invocation only Validations:
|
job_invocation[feature] optional , nil allowed |
Remote execution feature label that should be triggered, job template assigned to this feature will be used Validations:
|