The actions to return, 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.
Actions: |
QueueInfo&QueueAction=getstatus |
Type: | String |
Default: | Returns information for all actions
(queued,running,finished ) |
Example: | &State=finished
|
See Also: |
|