Listing Domains

List all the WebLogic domains in a compartment that are registered with the WebLogic Management service.

    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. Review the Domains table:
      • Name: The WebLogic domain name.
      • State: What state the WebLogic domain is in.
      • Version: The middleware version.
      • Middleware type: The type of middleware represented as WLS for WebLogic Server or FMW for Fusion Middleware.
      • Servers on recommended patches: The total number of servers and how many are on the latest patches. For example, 3/4 represents four servers in the WebLogic domain, but patching is only current on three.
      • Patching enabled: Whether patching is enabled for the WebLogic domain
      • Patch readiness: Whether the WebLogic domain can be patched. If one or more domain servers fail patch readiness, the domain cannot be patched.
    5. (Optional) Perform actions on one or more domains:
  • Use the oci wlms wls-domain list command and required parameters to get all WebLogic domains in a given compartment.

    oci wlms wls-domain list [OPTIONS]

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

  • Run the ListWlsDomains operation to list all domains in a compartment.