Viewing Server Patch Readiness in an Instance

View the patch readiness of a server in a specified managed instance.

    1. On the Managed instances list page, select the instance name.
    2. The Servers section lists all servers in the instance. In the Actions menu (Actions icon) for a server, click View patch readiness details.
    3. In the Patch readiness details panel, review the checks conducted. Any checks that show Warning or Failed provides information in the Details column about the issue to help you take corrective action.
    4. Click Close.
  • Use the oci wlms managed-instance list-scan-results command and required parameters to view the results of a managed instance scan and then filter the results using the server name.

    oci wlms managed-instance list-scan-results --managed-instance-id ocid [OPTIONS]

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

  • Run the ListManagedInstanceScanResults operation to view the results of a managed instance scan and then filter the results using the server name.