RunPollingCommand
Common Scripts Pack.#
This Script is part of theRuns a one time specified polling command. This is useful for initiating a local playbook context before running a polling scheduled task.
#
Script DataName | Description |
---|---|
Script Type | python |
Tags | - |
Cortex XSOAR Version | 4.0.0+ |
#
InputsArgument 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. |
#
OutputsThere are no outputs for this script.