Viewing Patches Applied to a Server in a Domain

View the patches applied on a server in a specified WebLogic domain.

    1. On the Domains list page, select the name of the domain.
    2. The Servers section lists all servers the domain. In the Actions menu (Actions icon) for a server, click View applied patches.
    3. When you are finished reviewing, click Close.
  • Use the oci wlms wls-domain list-server-installed-patches command and required parameters to get a list of installed patches on a specific server in a WebLogic domain.

    oci wlms wls-domain list-server-installed-patches --server-id uuid --wls-domain-id ocid [OPTIONS]
    Tip

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

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

  • Run the ListWlsDomainServerInstalledPatches operation to view a list of installed patches on a server in a WebLogic domain.