Param name | Description |
---|---|
search optional |
filter results Value: Must be String |
order optional |
sort results Value: Must be String |
page optional |
paginate results Value: Must be String |
per_page optional |
number of entries per request Value: Must be String |
Param name | Description |
---|---|
id required |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
Param name | Description |
---|---|
job_invocation required |
Value: Must be a Hash |
job_invocation[job_name] required |
Job name Value: Must be String |
job_invocation[job_template_id] optional , nil allowed |
If using a specific template, the id of that template. Value: Must be String |
job_invocation[targeting_type] required |
Invocation type, one of {"static_query"=>"Static Query", "dynamic_query"=>"Dynamic Query"} Value: Must be String |
job_invocation[inputs] optional , nil allowed |
Inputs to use Value: Must be Hash |
job_invocation[ssh] optional , nil allowed |
Ssh provider specific options Value: Must be a Hash |
job_invocation[ssh][effective_user] optional , nil allowed |
What user should be used to run the script (using sudo-like mechanisms). Defaults to a template parameter or global setting. Value: Must be String |
job_invocation[bookmark_id] optional , nil allowed |
Value: Must be Integer |
job_invocation[search_query] optional , nil allowed |
Value: Must be Integer |
Param name | Description |
---|---|
id required |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
host_id required |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
since optional |
Value: Must be String |