2016-05-31 02:31:42 +00:00
|
|
|
{
|
|
|
|
"queues":[
|
|
|
|
{
|
|
|
|
"href":"/v2/queues/beijing",
|
|
|
|
"name":"beijing"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"href":"/v2/queues/london",
|
|
|
|
"name":"london"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"href":"/v2/queues/wellington",
|
|
|
|
"name":"wellington"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"links":[
|
|
|
|
{
|
|
|
|
"href":"/v2/queues?marker=wellington",
|
|
|
|
"rel":"next"
|
|
|
|
}
|
2020-01-09 04:09:31 +00:00
|
|
|
],
|
|
|
|
"count": 3
|
2016-05-31 02:31:42 +00:00
|
|
|
}
|