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