list_topics
Lists IBM MQ topic objects for a specified queue manager. Filter topics by name using wildcards like DEV.* to quickly inspect available topics.
Instructions
列出主题对象。
Args: qmgr: 队列管理器名称,例如 QM1 name: 主题名过滤,支持通配符,例如 DEV.* 或 *
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | * | |
| qmgr | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |