This documentation is in pre-General Availability status and is intended for demonstration and preliminary use only. It may not be specific to the hardware on which you are using the software. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to this documentation and will not be responsible for any loss, costs, or damages incurred due to the use of this documentation.
Using the Console
Open the navigation menu and click Observability & Management. Under WebLogic Management, click Managed instances.
Under List scope, select the compartment that contains the managed instances.
(Optional) Under Filters, select the following option to refine the list of managed instances:
Plugin status: Lists only the managed instances with the specified state.
Under Hostname, click a managed instance.
In the Servers section, all servers in the managed instance are listed.
In the Actions menu () for a server, click View server details.
In the Server details panel, review the information:
Server information - the name of the server and its host's location, the server's state and restart order, and if the server is up-to-date on the recommended patches and if it can be patched.
Domain information - the domain the server is in and the domain's path.
Middleware information - the type and version of middleware the server uses and the middleware location.
JDK information - the version and installation path for the JDK.
Click Close.
Using the API 🔗
Run the ListManagedInstanceServers operation to list all servers in an instance and then filter the results using the server name.