Viewing Server Details in a Domain

View the details of a server in a specified WebLogic domain.

Important

Using the Console

  1. Open the navigation menu and click Observability & Management. Under WebLogic Management, click Domains.
  2. Under List scope, select the compartment that contains the domains.
  3. (Optional) Under Filters, select one or more of the following options to refine the list of domains:
    • State: Lists only the domains in the specified state.
    • Version: Lists only the domains with the specified middleware version.
    • Type: Lists only the domains with the specified middleware.
    • Patch readiness status: Lists only the domains with the specified readiness status.
  4. Under Name, click a domain.
  5. In the Servers section, review the list of servers in the domain and their details, such as state, restart order, and patch status.
  6. In the Actions menu (Actions icon) for a server, click View server details.
  7. Click Close.

Using the API

Run the ListWlsDomainServers operation to list all servers in a domain and then filter the results using the server name.