View Persistence Coordinator Information
get
/management/coherence/cluster/services/{serviceName}/persistence
Use this endpoint to view the status of the persistence coordinator.
Request
Path Parameters
-
serviceName(required): string
Name of the cache service.
Response
Supported Media Types
- application/json
200 Response
A successful request that returns persistence coordinator information
Root Schema : persistenceCoordinator
Type:
objectLife-cycle Control for Federation.
Show Source
-
coordinatorId:
integer
Read Only:
trueSpecifies whether or not the persistence coordinator is idle. -
idle:
boolean
Read Only:
trueSpecifies whether or not the persistence coordinator is idle. -
location:
string
Read Only:
trueThe location of the MBean server -
operationStatus:
string
Read Only:
trueThe status of the current operation issued by the persistence coordinator. -
responsibility:
string
Read Only:
trueAllowed Values:[ "PersistenceCoordinator" ]The responsibility type -
type:
string
Read Only:
trueAllowed Values:[ "Persistence" ]The type of the MBean