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: 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:
object
Life-cycle Control for Federation.
Show Source
-
coordinatorId(optional):
integer
Read Only:
true
Specifies whether or not the persistence coordinator is idle. -
idle(optional):
boolean
Read Only:
true
Specifies whether or not the persistence coordinator is idle. -
location(optional):
string
Read Only:
true
The location of the MBean server -
operationStatus(optional):
string
Read Only:
true
The status of the current operation issued by the persistence coordinator. -
responsibility(optional):
string
Read Only:
true
Allowed Values:[ "PersistenceCoordinator" ]
The responsibility type -
type(optional):
string
Read Only:
true
Allowed Values:[ "Persistence" ]
The type of the MBean