このコネクタ・サービス・ランタイムの表示

get

/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/inactiveRAs/{name}/connectorServiceRuntime

このコネクタ・サービス・ランタイムを表示します。

リクエスト

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

レスポンス

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

200レスポンス

このコネクタ・サービス・ランタイムを返します。

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

  • rel=RAs uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/inactiveRAs/{name}/connectorServiceRuntime/RAs

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

  • rel=action title=getInboundConnections uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/inactiveRAs/{name}/connectorServiceRuntime/getInboundConnections

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

  • rel=action title=getRA uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/inactiveRAs/{name}/connectorServiceRuntime/getRA

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

  • rel=action title=resume uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/inactiveRAs/{name}/connectorServiceRuntime/resume

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

  • rel=action title=resumeAll uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/inactiveRAs/{name}/connectorServiceRuntime/resumeAll

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

  • rel=action title=suspend uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/inactiveRAs/{name}/connectorServiceRuntime/suspend

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

  • rel=action title=suspendAll uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/inactiveRAs/{name}/connectorServiceRuntime/suspendAll

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

  • rel=activeRAs uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/inactiveRAs/{name}/connectorServiceRuntime/activeRAs

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

  • rel=inactiveRAs uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/inactiveRAs/{name}/connectorServiceRuntime/inactiveRAs

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

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

    アクティブなリソース・アダプタの数を返します。

  • 読取り専用: true

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

    制約

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

    サーバーでデプロイされているリソース・アダプタの数を返します。この数には、アクティブなRAと非アクティブなRAが含まれます(新しいバージョンによって置き換えられるバージョニング済RAの場合)

  • 読取り専用: true

    MBeanのタイプを戻します。

    制約

    • 収集不可
トップに戻る