Queue manager commands
A table of queue manager commands, showing equivalent PCF commands, MQSC commands, and control commands. The REST API resource and HTTP method equivalents, and IBM® MQ Explorer equivalents, are included if available.
| Description | PCF command | MQSC command | Control command | REST API resource and HTTP method | IBM MQ Explorer equivalent? |
|---|---|---|---|---|---|
| Change Queue Manager | Change Queue Manager | ALTER QMGR | No equivalent | Use /admin/action/qmgr/{qmgrName}/mqsc to run MQSC command | Yes |
| Create Queue Manager | No equivalent | No equivalent | crtmqm | No equivalent | Yes |
| Delete Queue Manager | No equivalent | No equivalent | dltmqm | No equivalent | Yes |
| Inquire Queue Manager | Inquire Queue Manager | DISPLAY QMGR | No equivalent | Use /admin/action/qmgr/{qmgrName}/mqsc to run MQSC command | Yes |
| Inquire Queue Manager Status | Inquire Queue Manager Status | DISPLAY QMSTATUS | dspmq | Yes | |
| Ping Queue Manager | Ping Queue Manager | PING QMGR | No equivalent | Use /admin/action/qmgr/{qmgrName}/mqsc to run MQSC command | No |
| Refresh Queue Manager | Refresh Queue Manager | REFRESH QMGR | No equivalent | Use /admin/action/qmgr/{qmgrName}/mqsc to run MQSC command | Yes |
| Reset Queue Manager | Reset Queue Manager | RESET QMGR | No equivalent | Use /admin/action/qmgr/{qmgrName}/mqsc to run MQSC command | No |
| Start Queue Manager | No equivalent | No equivalent | strmqm | No equivalent | Yes |
| Stop Queue Manager | No equivalent | No equivalent | endmqm | No equivalent | Yes |