Executor REST Endpoints

Executor
The Executor resource provides a set of endpoints for managing executor service. Use this resource to access operational information and performance statistics for executor operations.
Reset Executor Statistics
Method: post
Path: /management/coherence/cluster/executors/{executorName}/resetStatistics
Update Executor
Method: post
Path: /management/coherence/cluster/executors/{executorName}
View Executor Information
Method: get
Path: /management/coherence/cluster/executors/{executorName}
View Executor Member Information
Method: get
Path: /management/coherence/cluster/executors/members/{memberId}
View Executor Members
Method: get
Path: /management/coherence/cluster/executors/members
View Executors
Method: get
Path: /management/coherence/cluster/executors