Viewing Servers in a Domain

List the servers for the specified WebLogic domain that is registered with WebLogic Management.

    1. On the Domains list page, select the name of the domain.

      On the details page, the Servers section lists all servers in the domain.

    2. Review information in the servers table.
      • Name: The name of the server.
      • State: The status of the server.
      • Restart order: The restart order assigned to the server.
      • Managed instance: The managed instance ID of the server.
      • JDK version: The JDK version on the server.
      • On recommended patches: Whether the server has installed the latest patches.
      • Patch readiness: The patch readiness status of the server.
      • Last updated: The time of the last action on the server.
    3. (Optional) For more information about a specific server, from the Actions menu (Actions icon) for a server, select
  • Use the oci wlms wls-domain list-servers command and required parameters to get a list of servers in a specific WebLogic domain.

    oci wlms wls-domain list-servers --wls-domain-id ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the ListWlsDomainServers operation to list all servers in a domain.