IBM MQ tracing API - GET all queues

Lists all IBM MQ queues that are used to send messages to IBM IMS on the mainframe.

This is required to facilitate end to end tracing for messages sent via IBM MQ to IBM IMS.

GET
  • Managed https://{your-domain}/e/{your-environment-id}/api/config/v1/service/ibmMQTracing/imsEntryQueue
  • SaaS https://{your-environment-id}.live.dexp.ae/api/config/v1/service/ibmMQTracing/imsEntryQueue

Parameters

The request doesn't provide any configurable parameters.

Response format

The StubList object

An ordered list of short representations of DESK entities.

Element Type Description
values EntityShortRepresentation[]

An ordered list of short representations of DESK entities.

The EntityShortRepresentation object

The short representation of a DESK entity.

Element Type Description
id string

The ID of the DESK entity.

name string

The name of the DESK entity.

description string

A short description of the DESK entity.