このJMS宛先ランタイムの表示

get

/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}

このJMS宛先ランタイムを表示します。

リクエスト

パス・パラメータ
  • コレクション内のインスタンスの名前プロパティ。
  • WebLogic RESTインタフェースのバージョン。
問合せパラメータ
  • excludeFields問合せパラメータは、レスポンスで返されるフィールドを制限するために使用します。これはフィールド名のカンマ区切りリストです。存在する場合は、名前がリストにないフィールドのみが返されます。存在しない場合は、すべてのフィールドが返されます(fields問合せパラメータが指定されている場合を除く)。ノート: excludeFieldsが指定されている場合、fieldsは指定できません。
  • fields問合せパラメータは、レスポンスで返されるフィールドを制限するために使用します。これはフィールド名のカンマ区切りリストです。存在する場合は、名前が一致するフィールドのみが返されます。存在しない場合は、すべてのフィールドが返されます(excludeFields問合せパラメータが指定されている場合を除く)。ノート: fieldsが指定されている場合、excludeFieldsは指定できません。
セキュリティ
トップに戻る

レスポンス

サポートされているメディア・タイプ

200レスポンス

このJMS宛先ランタイムを返します。

このメソッドは次のリンクを返すことができます。

  • rel=action title=closeCursor uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}/closeCursor

    このリソースのcloseCursorアクション・リソース。

  • rel=action title=createDurableSubscriber uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}/createDurableSubscriber

    このリソースのcreateDurableSubscriberアクション・リソース。

  • rel=action title=deleteMessages uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}/deleteMessages

    このリソースのdeleteMessagesアクション・リソース。

  • rel=action title=getCursorEndPosition uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}/getCursorEndPosition

    このリソースのgetCursorEndPositionアクション・リソース。

  • rel=action title=getCursorSize uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}/getCursorSize

    このリソースのgetCursorSizeアクション・リソース。

  • rel=action title=getCursorStartPosition uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}/getCursorStartPosition

    このリソースのgetCursorStartPositionアクション・リソース。

  • rel=action title=getMessages uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}/getMessages

    このリソースのgetMessagesアクション・リソース。

  • rel=action title=pauseConsumption uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}/pauseConsumption

    このリソースのpauseConsumptionアクション・リソース。

  • rel=action title=pauseInsertion uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}/pauseInsertion

    このリソースのpauseInsertionアクション・リソース。

  • rel=action title=pauseProduction uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}/pauseProduction

    このリソースのpauseProductionアクション・リソース。

  • rel=action title=resumeConsumption uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}/resumeConsumption

    このリソースのresumeConsumptionアクション・リソース。

  • rel=action title=resumeInsertion uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}/resumeInsertion

    このリソースのresumeInsertionアクション・リソース。

  • rel=action title=resumeProduction uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}/resumeProduction

    このリソースのresumeProductionアクション・リソース。

  • rel=action title=sort uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}/sort

    このリソースのsortアクション・リソース。

  • rel=durableSubscribers uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/JMSRuntime/JMSServers/{name}/destinations/{name}/durableSubscribers

    このリソースのdurableSubscribersコレクション・リソース。

本文()
ルート・スキーマ: JMS Destination Runtime
タイプ: object
ソースを表示
トップに戻る