Listing Domains
List all the WebLogic domains in a compartment that are registered with the WebLogic Management service.
- Open the navigation menu and click Observability & Management. Under WebLogic Management, click Domains.
- Under List scope, select the compartment that contains the domains.
- (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.
- 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.
- (Optional) Perform actions on one or more domains:
- Select the name of the domain to view its details.
- Use the Actions menu (
) for the domain to perform a scan, apply recommended patches, or delete it from WebLogic Management.
- Use the check boxes to scan or apply recommended patches to multiple domains.
Next Steps
After viewing the list of domains, next steps might include:
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.