IBM MQ tracing API
This API is deprecated. Use the Settings API instead. Look for the following schemas:
- IBM MQ IMS bridges (
builtin:ibmmq.ims-bridges
) - IBM MQ queue sharing groups (
builtin:ibmmq.queue-sharing-group
) - IBM MQ queue managers (
builtin:ibmmq.queue-managers
)
List all IBM IMS entry queues
Get an overview of all IBM MQ queues which are used to send messages to IBM IMS on the mainframe.
View a queue
Get parameters of a queue by its ID.
Create a queue
Create a new queue with the exact parameters you need.
Edit a queue
Update an existing IBM IMS entry queue. You can also create a new queue with the specified ID.
Delete a queue
Delete IBM IMS entry queues you don't need anymore.
List all queue managers
Get an overview of your IBM MQ setup regarding alias, remote and cluster queues.
View a queue manager
Get parameters of a queue manager by its ID.
Edit a queue manager
Update an existing queue manager. You can also create a new queue manager with the specified ID.
Delete a queue manager
Delete queue managers you don't need anymore.