Update JMX Management Information

post

/management/coherence/cluster/management

Use this endpoint to change when and how often JMX management information is refreshed.

Request

Body ()
Root Schema : jmxSettings
Type: object
Show Source
  • The number of milliseconds that the MBeanServer will keep a remote model snapshot before refreshing.
  • 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.
Back to Top

Response

Supported Media Types

200 Response

Command invocation is successful
Back to Top