Skip to main content

RunPollingCommand

This Script is part of the Common Scripts Pack.#

Runs a one time specified polling command. This is useful for initiating a local playbook context before running a polling scheduled task.

Script Data#


NameDescription
Script Typepython
Tags-
Cortex XSOAR Version4.0.0+

Inputs#


Argument NameDescription
idsThe list of IDs to poll.
pollingCommandThe name of the polling command to run.
pollingCommandArgNameThe name of the argument of the polling command.
additionalPollingCommandArgNamesThe comma-separated arguments of the polling command.
additionalPollingCommandArgValuesThe comma-separated arguments values of the polling command.

Outputs#


There are no outputs for this script.