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