Service commands
A table of service commands, showing the PCF command, MQSC command, and control command equivalents. The REST API resource and HTTP method equivalents, and IBM MQ Explorer equivalents, are included if available.
PCF command | MQSC command | Control command | REST API resource and HTTP method | IBM MQ Explorer equivalent? |
---|---|---|---|---|
Change Service | ALTER SERVICE | No equivalent | Yes | |
Copy Service | DEFINE SERVICE(x) LIKE(y) | No equivalent | Yes | |
Create Service | DEFINE SERVICE | No equivalent | Yes | |
Delete Service | DELETE SERVICE | No equivalent | Yes | |
Inquire Service | DISPLAY SERVICE | No equivalent | Yes | |
Inquire Service Status | DISPLAY SVSTATUS | No equivalent | Yes | |
Start Service | START SERVICE | No equivalent | Yes | |
Stop Service | STOP SERVICE | No equivalent | Yes |