View Coherence*Web Application Members
get
/management/coherence/cluster/webApplications/{appId}/members
Use this endpoint to view the list of cluster members for a specific Coherence*Web application.
Request
Path Parameters
-
appId(required): string
ID pf the application.
Response
Supported Media Types
- application/json
200 Response
A successful request that returns the list of Cluster members for a Coherence*Web application.
Nested Schema : coherenceWebMember
Type:
Show Source
object-
appId:
string
ID of the Coherence*Web application
-
averageReapDuration:
integer(int64)
Read Only:
true -
averageReapedSessions:
integer(int64)
Read Only:
true -
collectionClassName:
string
Read Only:
true -
factoryClassName:
string
Read Only:
true -
lastReapCycle:
string(date)
Read Only:
true -
lastReapDuration:
integer(int64)
Read Only:
true -
localAttributeCacheName:
string
Read Only:
true -
localAttributeCount:
string
Read Only:
true -
localSessionCacheName:
string
Read Only:
true -
localSessionCount:
integer(int64)
Read Only:
true -
location:
string
Read Only:
trueThe location of the MBean server -
maxReapDuration:
integer(int64)
Read Only:
true -
maxReapedSessions:
integer(int64)
Read Only:
true -
member:
string
Name of the cluster member
-
nextReapCycle:
string(date)
Read Only:
true -
nodeId:
integer(int64)
Read Only:
trueThe ID of member to which the MBean belongs -
overflowAverageSize:
integer(int64)
Read Only:
true -
overflowCacheName:
string
Read Only:
true -
overflowMaxSize:
integer(int64)
Read Only:
true -
overflowThreshold:
integer(int64)
Read Only:
true -
overflowUpdates:
integer(int64)
Read Only:
true -
reapedSessions:
integer(int64)
Read Only:
true -
reapedSessionsTotal:
integer(int64)
Read Only:
true -
servletContextCacheName:
string
Read Only:
true -
servletContextName:
string
Read Only:
true -
sessionAverageLifetime:
integer(int64)
Read Only:
true -
sessionAverageSize:
integer(int64)
Read Only:
true -
sessionCacheName:
string
Read Only:
true -
sessionIdLength:
integer(int64)
Read Only:
true -
sessionMaxSize:
integer(int64)
Read Only:
true -
sessionMinSize:
integer(int64)
Read Only:
true -
sessionStickyCount:
integer(int64)
Read Only:
true -
sessionTimeout:
integer(int64)
Read Only:
true -
sessionUpdates:
integer(int64)
Read Only:
true -
type:
string
Read Only:
trueAllowed Values:[ "HttpSessionManager" ]The type of the MBean