アクションのRESTエンドポイント
JMSサーバー・ランタイム/JMSランタイム/JMSサーバー/アクション
[JMSランタイム/JMSサーバー]スコープのJMSサーバー・ランタイム・アクション
- 現在のトランザクション
 - メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/currentTransactions - 強制コミット
 - メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/forceCommit - 強制ロールバック
 - メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/forceRollback - XidによるJMSメッセージの取得
 - メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/getJMSMessagesByXid - トランザクション・ステータスの取得
 - メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/getTransactionStatus - 消費の休止
 - メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/pauseConsumption - 挿入の休止
 - メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/pauseInsertion - 生成の休止
 - メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/pauseProduction - 消費の再開
 - メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/resumeConsumption - 挿入の再開
 - メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/resumeInsertion - 生成の再開
 - メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/resumeProduction