JMX Connection Handler REST Endpoints

JMX Connection Handler
The JMX Connection Handler is used to interact with clients using the Java Management Extensions (JMX) protocol.
Add, Search, Compare or Delete JMX Connection Handler
Method: post
Path: /rest/v1/admin
Delete a JMX Connection Handler by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find JMX Connection Handler by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a JMX Connection Handler by DN
Method: patch
Path: /rest/v1/admin/{dn}