Update JMX Management Information
post
/management/coherence/cluster/management
Use this endpoint to change when and how often JMX management information is refreshed.
Request
Root Schema : jmxSettings
Type:
Show Source
object
-
expiryDelay:
integer(int64)
The number of milliseconds that the MBeanServer will keep a remote model snapshot before refreshing.
-
refreshPolicy:
string
The policy used to determine the behavior when refreshing remote models. Valid values are: refresh-ahead, refresh-behind, refresh-expired, refresh-onquery. Invalid values will convert to refresh-expired.
Response
Supported Media Types
- application/json
200 Response
Command invocation is successful