Actions REST Endpoints

JMS Server Runtime/JMS Runtime/JMS Servers/Actions
[ JMS Runtime / JMS Servers ] scoped JMS Server Runtime Actions
Current Transactions
Method: post
Path: /management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/currentTransactions
Force Commit
Method: post
Path: /management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/forceCommit
Force Rollback
Method: post
Path: /management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/forceRollback
Get JMS Messages By Xid
Method: post
Path: /management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/getJMSMessagesByXid
Get Transaction Status
Method: post
Path: /management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/getTransactionStatus
Pause Consumption
Method: post
Path: /management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/pauseConsumption
Pause Insertion
Method: post
Path: /management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/pauseInsertion
Pause Production
Method: post
Path: /management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/pauseProduction
Resume Consumption
Method: post
Path: /management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/resumeConsumption
Resume Insertion
Method: post
Path: /management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/resumeInsertion
Resume Production
Method: post
Path: /management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/resumeProduction