/admin/qmgr/{qmgrName}/queue

You can use the HTTP GET method with the queue resource to request information about queues. You can use the HTTP POST method to create queues, the PATCH method to modify queues, and the DELETE method to delete queues.

Note:
  • This resource URL is available only in version 1 of the REST API. To create, update, delete, or display queues using version 3 of the REST API, use the /admin/action/qmgr/{qmgrName}/mqsc resource.
  • [MQ 9.4.0 Jun 2024]You cannot use this resource with the stand-alone IBM® MQ Web Server. For more information about the installation options for the IBM MQ component that runs the administrative REST API, see The IBM MQ Console and REST API.

You can use the administrative REST API gateway with this resource URL.

For more information about the PCF equivalents to the queue REST API parameters and attributes, see REST API and PCF equivalents for queues.