IBM WebSphere · Capability
IBM MQ REST API — Topics
IBM MQ REST API — Topics. 4 operations. Lead operation: List Topics. Self-contained Naftiko capability covering one Websphere business surface.
What You Can Do
GET
Listtopics
— List Topics
/v1/admin/qmgr/{qmgrname}/topic
POST
Createtopic
— Create a Topic
/v1/admin/qmgr/{qmgrname}/topic
GET
Gettopic
— Get Topic Details
/v1/admin/qmgr/{qmgrname}/topic/{topicname}
DELETE
Deletetopic
— Delete a Topic
/v1/admin/qmgr/{qmgrname}/topic/{topicname}
MCP Tools
list-topics
List Topics
read-only
idempotent
create-topic
Create a Topic
get-topic-details
Get Topic Details
read-only
idempotent
delete-topic
Delete a Topic
idempotent