Retrieves a queue's statistics.

Retrieves a queue's statistics.

get/routing/queues/{queueId}/statistics

Path parameters

queueIdstring required

Id of the queue to retrieve statistics.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

queueIdstring required

Id of the queue these details are about.

lengthinteger required

Length of the queue: total number of enqueued jobs.

estimatedWaitTimeMinutesobject

The estimated wait time of this queue rounded up to the nearest minute, grouped by job priority.

longestJobWaitTimeMinutesnumber double

The wait time of the job that has been enqueued in this queue for the longest.

Changes

Changed in 1 of the 5 revisions of this API.12

    • the optional response header x-ms-error-code removed for the status default

      optional-response-header-removed

    • api operation id JobRouterOperations_GetQueueStatistics removed and replaced with JobRouter_GetQueueStatistics

      api-operation-id-removed

    • api tag Queues added

      api-tag-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog