Reporter REST Endpoints

Reporter
The operations from the Reporter category.
Reset Reporter Statistics of a member
Method: post
Path: /management/coherence/cluster/reporters/{memberIdentifier}/resetStatistics
Reset Reporter Statistics on all cluster members
Method: post
Path: /management/coherence/cluster/reporters/resetStatistics
Start the Reporter
Method: post
Path: /management/coherence/cluster/reporters/{memberIdentifier}/start
Start the Reporter on all cluster members
Method: post
Path: /management/coherence/cluster/reporters/start
Stop the Reporter
Method: post
Path: /management/coherence/cluster/reporters/{memberIdentifier}/stop
Stop the Reporter on all the cluster members
Method: post
Path: /management/coherence/cluster/reporters/stop
Update Reporter configuration parameters on all the Members
Method: post
Path: /management/coherence/cluster/reporters
Update Reporter Information of a Member
Method: post
Path: /management/coherence/cluster/reporters/{memberIdentifier}
View Reporter Information of a Member
Method: get
Path: /management/coherence/cluster/reporters/{memberIdentifier}
View Reporter Members
Method: get
Path: /management/coherence/cluster/reporters