Path: / staging / queue

Get the list of queues


Resource Methods
Method Summary
NameDescription
GET /staging/queue?status=…Get the list of queues

Method Detail

GET /staging/queue

Get the list of queues

HTTP Example:
GET /staging/queue?status=…
Output:
List<TreqsQueue> - a list of TreqsQueue (see class above)
Query parameters:
status - an optionnal value from DispatchedFilesStatus or DispatchedFilesSubStatus
Produces:
application/json
Consumes:
text/plain
HTTP return codes:
200 - if no error occurred
400 - if status if not valid