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: 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(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:
true
The 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:
true
The 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:
true
Allowed Values:[ "HttpSessionManager" ]
The type of the MBean