このWseeポート・ランタイムの表示

get

/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/applicationRuntimes/{name}/wseeV2Runtimes/{name}/ports/{name}

このwseeポート・ランタイムを表示します。

リクエスト

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

レスポンス

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

200レスポンス

このwseeポート・ランタイムを返します。

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

  • rel=aggregatedBaseOperations uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/applicationRuntimes/{name}/wseeV2Runtimes/{name}/ports/{name}/aggregatedBaseOperations

    このリソースのaggregatedBaseOperationsシングルトン・リソース。

  • rel=baseOperations uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/applicationRuntimes/{name}/wseeV2Runtimes/{name}/ports/{name}/baseOperations

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

  • rel=clusterRouting uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/applicationRuntimes/{name}/wseeV2Runtimes/{name}/ports/{name}/clusterRouting

    このリソースのclusterRoutingシングルトン・リソース。

  • rel=handlers uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/applicationRuntimes/{name}/wseeV2Runtimes/{name}/ports/{name}/handlers

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

  • rel=mc uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/applicationRuntimes/{name}/wseeV2Runtimes/{name}/ports/{name}/mc

    このリソースのmcシングルトン・リソース。

  • rel=operations uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/applicationRuntimes/{name}/wseeV2Runtimes/{name}/ports/{name}/operations

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

  • rel=portPolicy uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/applicationRuntimes/{name}/wseeV2Runtimes/{name}/ports/{name}/portPolicy

    このリソースのportPolicyシングルトン・リソース。

  • rel=wsrm uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/applicationRuntimes/{name}/wseeV2Runtimes/{name}/ports/{name}/wsrm

    このリソースのwsrmシングルトン・リソース。

本文()
ルート・スキーマ: Wsee Port Runtime
タイプ: object
ソースを表示
  • 読取り専用: true

    この構成の名前。WebLogic ServerはMBeanを使用して構成を実装および永続化します。

    制約

    • 収集不可
  • 読取り専用: true

    このポートMBeanの添付サポートを取得します。

  • 読取り専用: true

    ポリシー・フォルトの合計数。

  • 読取り専用: true

    policySubjectのAbsolutePortableExpression。WSM ResourcePattern AbsolutePortableExpression文字列です。

  • 読取り専用: true

    このポートMBeanのサブジェクト名を取得します。

  • 読取り専用: true

    policySubjectパラメータでは、ターゲットにするアプリケーション、モジュール、サービス、リファレンス名、ポート(WLSポリシーのポートまたは操作)を一意に特定する必要があります。J2EE Webサービス・エンドポイントのJRF ([JRF ATTACHMENT POINT]を参照)によって現在使用されている構文、/{domain}/{instance}/{app}/WEBs|EJBs/{module}/WEBSERVICEs/{service}|{reference-name}/PORTs/{port}が使用されます。

  • 読取り専用: true

    このポートMBeanのサブジェクト・タイプを取得します。

  • 読取り専用: true

    このポートの名前。

    この属性は、Webサービスについて記述するWSDLのport要素のname属性に対応しています。プログラマは、@WLXXXTransport注釈のportName属性を使用してポートの名前を指定します。XXXはトランスポート・タイプ(HTTP、HTTPSまたはJMS)を表します。

    jwsc AntタスクのWLXXXTransport子要素を使用して、この属性を指定することもできます。

    制約

    • 収集不可
  • 読取り専用: true

    Webサービスのエンドポイントが起動した日付と時刻。

  • 読取り専用: true

    セキュリティ・フォルトおよびセキュリティ違反の合計数。

  • 読取り専用: true

    HTTP、HTTPS、JMSなどの、このWebサービスの呼出しに使用されるトランスポート・プロトコル。

    この属性により、WebサービスのWSDLのエンドポイント・アドレスのセクションでパブリッシュされているトランスポートを判断します。プログラマは、指定する@WLXXXTransport JWS注釈のタイプによってトランスポートを指定します。ここで、XXXはトランスポートのタイプを表します(HTTP、HTTPS、またはJMS)。

    jwsc AntタスクのWLXXXTransport子要素を使用して、この属性を指定することもできます。

  • 読取り専用: true

    MBeanのタイプを戻します。

    制約

    • 収集不可
トップに戻る