View Coherence*Web Application Member Information
get
/management/coherence/cluster/webApplications/{appId}/members/{memberIdentifier}
Use this endpoint to view performance and operational statistics for a specific Coherence*Web application member. The information includes session, overflow, and local cache statistics.
Request
Path Parameters
-
appId: string
ID pf the application.
-
memberIdentifier: string
An identifier of the member, it can either be the name or the nodeId of the member.
Response
Supported Media Types
- application/json
200 Response
A successful request that returns Coherence*Web application member information
Root Schema : coherenceWebMember
Type:
Show Source
object-
appId(optional):
string
ID of the Coherence*Web application
-
averageReapDuration(optional):
integer(int64)
Read Only:
true -
averageReapedSessions(optional):
integer(int64)
Read Only:
true -
collectionClassName(optional):
string
Read Only:
true -
factoryClassName(optional):
string
Read Only:
true -
lastReapCycle(optional):
string(date)
Read Only:
true -
lastReapDuration(optional):
integer(int64)
Read Only:
true -
localAttributeCacheName(optional):
string
Read Only:
true -
localAttributeCount(optional):
string
Read Only:
true -
localSessionCacheName(optional):
string
Read Only:
true -
localSessionCount(optional):
integer(int64)
Read Only:
true -
location(optional):
string
Read Only:
trueThe location of the MBean server -
maxReapDuration(optional):
integer(int64)
Read Only:
true -
maxReapedSessions(optional):
integer(int64)
Read Only:
true -
member(optional):
string
Name of the cluster member
-
nextReapCycle(optional):
string(date)
Read Only:
true -
nodeId(optional):
integer(int64)
Read Only:
trueThe ID of member to which the MBean belongs -
overflowAverageSize(optional):
integer(int64)
Read Only:
true -
overflowCacheName(optional):
string
Read Only:
true -
overflowMaxSize(optional):
integer(int64)
Read Only:
true -
overflowThreshold(optional):
integer(int64)
Read Only:
true -
overflowUpdates(optional):
integer(int64)
Read Only:
true -
reapedSessions(optional):
integer(int64)
Read Only:
true -
reapedSessionsTotal(optional):
integer(int64)
Read Only:
true -
servletContextCacheName(optional):
string
Read Only:
true -
servletContextName(optional):
string
Read Only:
true -
sessionAverageLifetime(optional):
integer(int64)
Read Only:
true -
sessionAverageSize(optional):
integer(int64)
Read Only:
true -
sessionCacheName(optional):
string
Read Only:
true -
sessionIdLength(optional):
integer(int64)
Read Only:
true -
sessionMaxSize(optional):
integer(int64)
Read Only:
true -
sessionMinSize(optional):
integer(int64)
Read Only:
true -
sessionStickyCount(optional):
integer(int64)
Read Only:
true -
sessionTimeout(optional):
integer(int64)
Read Only:
true -
sessionUpdates(optional):
integer(int64)
Read Only:
true -
type(optional):
string
Read Only:
trueAllowed Values:[ "HttpSessionManager" ]The type of the MBean