Viewing Server Patch Readiness in an Instance

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

Important

Using the Console

  1. Open the navigation menu and click Observability & Management. Under WebLogic Management, click Managed instances.
  2. Under List scope, select the compartment that contains the managed instances.
  3. (Optional) Under Filters, select the following option to refine the list of managed instances:
    • Plugin status: Lists only the managed instances with the specified state.
  4. Under Hostname, click a managed instance.
  5. In the Servers section, all servers in the managed instance are listed.
  6. In the Actions menu (Actions icon) for a server, click View patch readiness details.
  7. In the Patch readiness details panel, review the checks conducted. Any checks that show Warning or Failed list the details of the issue to help you take corrective action.
  8. Click Close.

Using the API

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