RunPollingCommand
Runs a one time specified polling command. This is useful for initiating a local playbook context before running a polling scheduled task.
Script Data
Name | Description |
---|---|
Script Type | python |
Tags | - |
Demisto Version | 4.0.0+ |
Inputs
Argument Name | Description |
---|---|
ids | The list of IDs to poll. |
pollingCommand | The name of the polling command to run. |
pollingCommandArgName | The name of the argument of the polling command. |
additionalPollingCommandArgNames | The comma-separated arguments of the polling command. |
additionalPollingCommandArgValues | The comma-separated arguments values of the polling command. |
Outputs
There are no outputs for this script.