wls 12.2.1.4 OHS: How to access ohs custom mbeans via rest api
Ist there any example who to access mbean oracle.ohs:type=OHSInstance,name=ohs_1 and invoke the load function via the weblogic rest-api? It seams that this are from the point of the weblogic-team is a custom-mbean from the ohs-team. OHS and Forms are System-Components, but the management mbeans are not visible via the weblogic rest-api ... If there is no solution I have implement an access via the jmx-interface, but the rest-api is more better to handle ...