Viewing Patches Applied to a Server in a Domain
View the patches applied on a server in a specified WebLogic domain.
- On the Domains list page, select the name of the domain.
- The Servers section lists all servers the domain. In the Actions menu (
) for a server, click View applied patches.
- 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, runoci 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.