QueueAction
The action to perform on the queue. Specify one of the following actions:
-
Cancel- cancel the action specified by the Token parameter. -
ChangePriority- change the priority of the action specified by the Token parameter. -
GetStatus- get the status of the action specified by the Token parameter, or if you do not specify a Token, the status the entire queue specified by the QueueName parameter. -
Pause- pause processing the queue specified by the QueueName parameter. -
Resume- resume processing the queue specified by the QueueName parameter.
| Action: | QueueInfo |
| Type: | String |
| Default: | |
| Required: | Yes |
| Example: | QueueAction=GetStatus
|
| See Also: |