Viewing Patches Applied to a Server in an Instance

View the patches applied to 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 applied patches.
      The Applied patches panel opens and lists the patches applied to a server. The patches are identified by a Patch ID and a Patch description.
    3. Click Close.
  • Use the oci wlms managed-instance list-server-installed-patches command and required parameters to list of installed patches on a server in a managed instance.

    oci wlms managed-instance list-server-installed-patches --managed-instance-id ocid --server-id uuid [OPTIONS]
    Tip

    To get the UUID for a server, run oci wlms managed-instance list-servers --managed-instance-id ocid.

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

  • Run the ListManagedInstanceServerInstalledPatches operation to view a list of installed patches on a server in a managed instance.