アクションのRESTエンドポイント
JMS宛先ランタイム/JMSランタイム/JMSサーバー/宛先/アクション
[JMSランタイム/JMSサーバー/宛先]スコープのJMS宛先ランタイム・アクション
- 恒久サブスクライバの作成
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/createDurableSubscriber - 恒久サブスクライバの削除
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/deleteDurableSubscriber - メッセージの削除
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/deleteMessages - メッセージのエクスポート
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/exportMessages - JMSメッセージの取得
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/getJMSMessage - JMSメッセージの取得
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/getJMSMessages - JMSテキスト・メッセージの取得
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/getJMSTextMessage - メッセージのインポート
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/importMessages - メッセージの移動
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/moveMessages - 消費の休止
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/pauseConsumption - 挿入の休止
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/pauseInsertion - 生成の休止
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/pauseProduction - テキスト・メッセージの生成
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/produceTextMessage - 消費の再開
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/resumeConsumption - 挿入の再開
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/resumeInsertion - 生成の再開
- メソッド: postパス:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/resumeProduction