Viewing Managed Instance Details
View the details for a managed instance registered with the WebLogic Management service.
On the Managed instances list page, select the instance name.
The details page displays the following information.
Managed instance information
- Compartment: The compartment the managed instance is in.
- Hostname: The name of the compute instance.
- Operating system: The OS and version installed on the compute instance.
- Instance OCID: The OCID of the compute instance.
- OS architecture: The OS architecture type.
Managed instance settings
The settings displayed for new managed instances are service-level settings. You can change these default settings at the managed-instance level.
- WebLogic domain scan frequency: Frequency (in hours) that service scans for domains.
- Domain search path(s): File system paths to search for domains.
Managed instance actions
Perform any of the following actions on a managed instance from its details page:
- Click Scan to identify new domain servers and run checks for domain patching.
- Click Modify settings to can change the default settings for a managed-instance.
Servers
View the following information in the Servers section of a managed instance details page:
- Name: The name of the server.
- State: The current state which can be Running or Stopped.
- Domain configuration: The file system path for the domain.
- Middleware home: The file system path for the middleware.
- Version: The version of the middleware.
- Middleware type: Whether the middleware type is WLS or FMW.
- Patch readiness: If the server is in a state where it can be patched.
- From the Actions menu (
) for a server, select
- View server details for more information about a server and its domain and middleware.
- View applied patches for more information about the latest applied patches, including the patch IDs.
- View patch readiness details for more information about the patch readiness checks and status.
Use the oci wlms managed-instance get command and required parameters to get information about a specific WebLogic instance.
oci wlms managed-instance get --managed-instance-id ocid [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the GetManagedInstance operation to view information about a managed instance.