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