The order in which to sort the actions that are returned. You can use one of the following options:
queue-time. The time that the request was received.
start-time. The time that the server began processing the request.
finish-time. The time that the server finished processing the request.
| Action: | QueueInfo |
| Type: | String |
| Default: | |
| Required: | No |
| Example: | Sort-By=queue-time
|
| See Also: | Sort-Order |
|
|