Coherence*Webアプリケーション・メンバーの表示
get
/management/coherence/cluster/webApplications/{appId}/members
このエンドポイントを使用して、特定のCoherence*Webアプリケーションのクラスタ・メンバーのリストを表示します。
リクエスト
パス・パラメータ
- appId(required): string
アプリケーションのID。
レスポンス
サポートされているメディア・タイプ
- application/json
200レスポンス
Coherence*Webアプリケーションのクラスタ・メンバーのリストを返す正常なリクエスト。
ネストされたスキーマ: coherenceWebMember
型:
ソースを表示
object- appId: string
Coherence*WebアプリケーションのID
- averageReapDuration: integer(int64)
読取り専用:
true - averageReapedSessions: integer(int64)
読取り専用:
true - collectionClassName: string
読取り専用:
true - factoryClassName: string
読取り専用:
true - lastReapCycle: string(date)
読取り専用:
true - lastReapDuration: integer(int64)
読取り専用:
true - localAttributeCacheName: string
読取り専用:
true - localAttributeCount: string
読取り専用:
true - localSessionCacheName: string
読取り専用:
true - localSessionCount: integer(int64)
読取り専用:
true - location: string
読取り専用:
trueMBeanサーバーの場所 - maxReapDuration: integer(int64)
読取り専用:
true - maxReapedSessions: integer(int64)
読取り専用:
true - member: string
クラスタ・メンバーの名前
- nextReapCycle: string(date)
読取り専用:
true - nodeId: integer(int64)
読取り専用:
trueMBeanが属するメンバーのID - overflowAverageSize: integer(int64)
読取り専用:
true - overflowCacheName: string
読取り専用:
true - overflowMaxSize: integer(int64)
読取り専用:
true - overflowThreshold: integer(int64)
読取り専用:
true - overflowUpdates: integer(int64)
読取り専用:
true - reapedSessions: integer(int64)
読取り専用:
true - reapedSessionsTotal: integer(int64)
読取り専用:
true - servletContextCacheName: string
読取り専用:
true - servletContextName: string
読取り専用:
true - sessionAverageLifetime: integer(int64)
読取り専用:
true - sessionAverageSize: integer(int64)
読取り専用:
true - sessionCacheName: string
読取り専用:
true - sessionIdLength: integer(int64)
読取り専用:
true - sessionMaxSize: integer(int64)
読取り専用:
true - sessionMinSize: integer(int64)
読取り専用:
true - sessionStickyCount: integer(int64)
読取り専用:
true - sessionTimeout: integer(int64)
読取り専用:
true - sessionUpdates: integer(int64)
読取り専用:
true - type: string
読取り専用:
true使用可能な値:[ "HttpSessionManager" ]MBeanのタイプ