Retrieves an existing queue by Id.

Retrieves an existing queue by Id.

get/routing/queues/{queueId}

Path parameters

queueIdstring required

Id of a queue.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

etagstring required

The ETag (or entity tag) HTTP response header is an identifier for a specific version of a resource. It lets caches be more efficient and save bandwidth, as a web server does not need to resend a full response if the content was not changed.

It is a string of ASCII characters placed between double quotes, like "675af34563dc-tr34".

idstring required

Id of a queue.

namestring

Friendly name of this queue.

distributionPolicyIdstring

Id of a distribution policy that will determine how a job is distributed to workers.

labelsobject

A set of key/value pairs that are identifying attributes used by the rules engines to make decisions. Values must be primitive values - number, string, boolean.

exceptionPolicyIdstring

Id of an exception policy that determines various job escalation rules.

Changes

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

    • the optional response header ETag removed for the status 200

      optional-response-header-removed

    • the optional response header Last-Modified removed for the status 200

      optional-response-header-removed

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

      optional-response-header-removed

    • api operation id JobRouterAdministrationOperations_GetQueue removed and replaced with JobRouter_GetQueue

      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