このコネクタ・コンポーネント・ランタイムの表示
/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/activeRAs/{name}
このコネクタ・コンポーネント・ランタイムを表示します。
リクエスト
- name: string
コレクション内のインスタンスの名前プロパティ。
- version: string
WebLogic RESTインタフェースのバージョン。
- excludeFields(optional): string
excludeFields問合せパラメータは、レスポンスで返されるフィールドを制限するために使用します。これはフィールド名のカンマ区切りリストです。存在する場合は、名前がリストにないフィールドのみが返されます。存在しない場合は、すべてのフィールドが返されます(fields問合せパラメータが指定されている場合を除く)。ノート: excludeFieldsが指定されている場合、fieldsは指定できません。
- excludeLinks(optional): string
excludeLinks問合せパラメータは、レスポンスで返されるリンクを制限するために使用します。これはリンク関係名のカンマ区切りリストです。存在する場合は、関係名がリストにないリンクのみが返されます。存在しない場合は、すべてのリンクが返されます(links問合せパラメータが指定されている場合を除く)。ノート: excludeLinksが指定されている場合、linksは指定できません。
- fields(optional): string
fields問合せパラメータは、レスポンスで返されるフィールドを制限するために使用します。これはフィールド名のカンマ区切りリストです。存在する場合は、名前が一致するフィールドのみが返されます。存在しない場合は、すべてのフィールドが返されます(excludeFields問合せパラメータが指定されている場合を除く)。ノート: fieldsが指定されている場合、excludeFieldsは指定できません。
- links(optional): string
links問合せパラメータは、レスポンスで返されるリンクを制限するために使用します。これはリンク関係名のカンマ区切りリストです。存在する場合は、関係名が一致するリンクのみが返されます。存在しない場合は、すべてのリンクが返されます(excludeLinks問合せパラメータが指定されている場合を除く)。ノート: linksが指定されている場合、excludeLinksは指定できません。
レスポンス
- application/json
200レスポンス
このコネクタ・コンポーネント・ランタイムを返します。
このメソッドは次のリンクを返すことができます。
- rel=action title=getConfiguration uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/activeRAs/{name}/getConfiguration
このリソースのgetConfigurationアクション・リソース。
- rel=action title=getConnectionPool uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/activeRAs/{name}/getConnectionPool
このリソースのgetConnectionPoolアクション・リソース。
- rel=action title=getInboundConnection uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/activeRAs/{name}/getInboundConnection
このリソースのgetInboundConnectionアクション・リソース。
- rel=action title=getSchema uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/activeRAs/{name}/getSchema
このリソースのgetSchemaアクション・リソース。
- rel=action title=resume uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/activeRAs/{name}/resume
このリソースのresumeアクション・リソース。
- rel=action title=resumeAll uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/activeRAs/{name}/resumeAll
このリソースのresumeAllアクション・リソース。
- rel=action title=suspend uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/activeRAs/{name}/suspend
このリソースのsuspendアクション・リソース。
- rel=action title=suspendAll uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/activeRAs/{name}/suspendAll
このリソースのsuspendAllアクション・リソース。
- rel=connectionPools uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/activeRAs/{name}/connectionPools
このリソースのconnectionPoolsコレクション・リソース。
- rel=connectorServiceRuntime uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/activeRAs/{name}/connectorServiceRuntime
このリソースのconnectorServiceRuntimeシングルトン・リソース。
- rel=connectorWorkManagerRuntime uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/activeRAs/{name}/connectorWorkManagerRuntime
このリソースのconnectorWorkManagerRuntimeシングルトン・リソース。
- rel=inboundConnections uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/activeRAs/{name}/inboundConnections
このリソースのinboundConnectionsコレクション・リソース。
- rel=workManagerRuntime uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/activeRAs/{name}/workManagerRuntime
このリソースのworkManagerRuntimeシングルトン・リソース。
- rel=workManagerRuntimes uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/connectorServiceRuntime/activeRAs/{name}/workManagerRuntimes
このリソースのworkManagerRuntimesコレクション・リソース。
object
- activeVersion(optional): boolean
読取り専用:
true
このバージョンがアクティブなバージョンである場合にtrueを返します。このリソース・アダプタがバージョニングされていない場合にtrueを返します。
- activeVersionId(optional): string
読取り専用:
true
アクティブ・バージョンのIDを取得します。
- componentName(optional): string
読取り専用:
true
コネクタ・コンポーネントの名前を取得します。
制約
- 収集不可
- configuration(optional): string
読取り専用:
true
RA構成を表すxml文字列を返します。最新のスキーマに対応するxmlが返されます。現在サポートされているバージョンは「1.0」です。
制約
- 収集不可
- configurationVersion(optional): string
読取り専用:
true
最新の構成バージョンを返します。
- configuredProperties(optional): object Properties
- connectionPoolCount(optional): integer(int32)
読取り専用:
true
接続プールの数。
- deploymentState(optional): integer(int32)
読取り専用:
true
モジュールの現在のデプロイ状態。
モジュールは、次のうちいずれかの状態になります。状態は、デプロイメントまたは管理者コンソールを介して変更できます。
UNPREPARED。このモジュールは準備されておらず、アクティブにもなっていないことを示す状態。
PREPARED。このアプリケーションのこのモジュールは準備ができているが、アクティブになっていないことを示す状態。クラスがロードされており、モジュールは検証されています。
ACTIVATED。このモジュールは現在アクティブになっていることを示す状態。
NEW。このモジュールの作成が終了し、初期化中であることを示す状態。
- description(optional): string
読取り専用:
true
リソース・アダプタの説明を取得します。
制約
- 収集不可
- descriptions(optional): array Items
タイトル:
Items
読取り専用:true
リソース・アダプタの説明を取得します。
制約
- 収集不可
- EISResourceId(optional): string
読取り専用:
true
コンポーネントのEISResourceIdを返します。
制約
- 収集不可
- EISType(optional): string
読取り専用:
true
EISタイプを取得します。
制約
- 収集不可
- healthState(optional): object Health State
WebLogic Serverドメイン内のサービスのヘルス状態を表します。各WebLogic Serverインスタンス内の選択されたサブシステムは、そのサブシステムに固有の条件に基づいて自身のヘルス・ステータスをモニターします。
- inboundConnectionsCount(optional): integer(int32)
読取り専用:
true
リソース・アダプタのインバウンド接続の数。
- jndiName(optional): string
読取り専用:
true
リソース・アダプタのJNDI名を取得します。
制約
- 収集不可
- linkref(optional): string
読取り専用:
true
linkrefを取得します。
制約
- 収集不可
- moduleId(optional): string
読取り専用:
true
このコンポーネントの識別子を返します。この識別子は、アプリケーション内で一意です。
一般的なモジュールでは、URIをIDとして使用します。web-uriがEAR内で一意ではない可能性があるため、Webモジュールはコンテキストルートを返します。
制約
- 収集不可
- name(optional): string
読取り専用:
true
この構成の名前。WebLogic ServerはMBeanを使用して構成を実装および永続化します。
制約
- 収集不可
- schema(optional): string
読取り専用:
true
RA構成の最新スキーマを取得します。
制約
- 収集不可
- specVersion(optional): string
読取り専用:
true
仕様バージョンを取得します。
制約
- 収集不可
- state(optional): string
読取り専用:
true
リソース・アダプタの状態を取得します。
- suspendedState(optional): integer(int32)
読取り専用:
true
リソース・アダプタの一時停止状態の情報を取得します。
getState()がSUSPENDEDを返す場合、getSuspendedState()は、リソース・アダプタの一時停止している機能を示す整数を返します(INBOUND、OUTBOUND、WORK (ALL)から1つ以上、または何も一時停止していない場合は0)
- type(optional): string
読取り専用:
true
MBeanのタイプを戻します。
制約
- 収集不可
- vendorName(optional): string
読取り専用:
true
ベンダー名を取得します。
制約
- 収集不可
- version(optional): string
読取り専用:
true
バージョンを取得します。
制約
- 収集不可
- versioned(optional): boolean
読取り専用:
true
リソース・アダプタがバージョニングされているかどうかをチェックします。バージョニングされている場合はtrueを返します。
- versionId(optional): string
読取り専用:
true
バージョンIDを取得します。
object
Properties
true
リソース・アダプタ・ディスクリプタ情報のサブセットを取得します。
object
WebLogic Serverドメイン内のサービスのヘルス状態を表します。各WebLogic Serverインスタンス内の選択されたサブシステムは、そのサブシステムに固有の条件に基づいて自身のヘルス・ステータスをモニターします。
- partitionName(optional): string
このプロパティは、ヘルス状態が報告されたパーティションの名前を示します。
- state(optional): string
このプロパティは、報告されたヘルス状態を次のように示します。
OK - サービスは健全です。
WARN - 今後サービスに問題が発生する可能性があります
CRITICAL - サービスの障害を防止するためにすぐに対処する必要があります
FAILED - サービスに障害が発生し、サービスを再起動する必要があります
OVERLOADED - サービスは正常に機能していますが、負荷が大きすぎます
UNKNOWN - サービスの状態を判断できません
- subsystemName(optional): string
このプロパティは、ヘルス状態が報告されたサービスを示します。
- symptoms(optional): array Items
タイトル:
Items
このプロパティは、報告された状態の原因を示します。
array
Items
このプロパティは、報告された状態の原因を示します。
- 配列: object Symptom
ヘルス状態に関してサービスによって報告された観察結果を表します。症状に基づいて、WebLogic Serverの現在のヘルス状態の原因を判別することができます。
object
ヘルス状態に関してサービスによって報告された観察結果を表します。症状に基づいて、WebLogic Serverの現在のヘルス状態の原因を判別することができます。
- info(optional): string
症状に関する追加情報がある場合は、このプロパティによってその情報が提供されます。
- instanceId(optional): string
このプロパティは、症状の識別子を表します。
- severity(optional): string
このプロパティは、低、中、高の重大度レベルを示します。
- type(optional): string
このプロパティは、症状の原因(メモリー不足、ネットワーク・エラー、スタック・スレッドなど)を表します。