You can filter the actions that are returned based on their current state. This parameter accepts a comma-separated list that contains one or more of the following values:
queued. Return actions that are waiting in the queue.
running. Return actions that are running.
finished. Return actions that have finished.
If you do not set this parameter, IDOL Content Component returns information for all actions.
| Action: | QueueInfo |
| Type: | String |
| Default: | |
| Required: | No |
| Example: | State=queued
|
| See Also: |
|
|