IBM MQ tracing API - GET a queue

Gets the properties of the specified IBM IMS entry queue.

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

Parameters

Parameter Type Description In Required
id string

The ID of the required IBM IMS entry queue.

path required

Response format

The IbmMQImsEntryQueue object

Ibm MQ queue which is an entrypoint to IMS.

Element Type Description
id string

The ID of the IMS entry queue.

queueManagerName string

The name of the queue manager.

queueName string

The name of the queue.