/admin/qmgr/{qmgrName}/channel

We can use the HTTP GET method with the channel resource to request information about channels.

Note: This resource URL is available only in version 1 of the REST API. To query channels using version 2 of the REST API, use the /admin/action/qmgr/{qmgrName}/mqsc resource.

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

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

  • GET
    Use the HTTP GET method with the channel resource to request information about channels.

Parent topic: REST API resources