get_queue
Retrieve complete attributes and current depth for any IBM MQ queue by providing queue manager and queue name.
Instructions
查询单个队列的全部属性,包含当前深度 curdepth。
Args: qmgr: 队列管理器名称,例如 QM1 name: 队列名称,例如 DEV.QUEUE.1
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| qmgr | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |