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:

    1. Name: The name of the server.
    2. State: The current state which can be Running or Stopped.
    3. Domain configuration: The file system path for the domain.
    4. Middleware home: The file system path for the middleware.
    5. Version: The version of the middleware.
    6. Middleware type: Whether the middleware type is WLS or FMW.
    7. Patch readiness: If the server is in a state where it can be patched.
    8. From the Actions menu (Actions icon) for a server, select
  • 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.