uninstallAgentJava
Uninstall a managed Java installation
This command requests the agent uninstall Java, but does not wait for or report the result. If an installation is the active JAVA_HOME or configured as JAVA_HOME, that installation is not removed.
Format
udclient [global-args...] [global-flags...]
uninstallAgentJava [parameters]
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| agent | string | true | Name or ID of the agent |
| package | string | true | Name of a package to uninstall from the agent |
Related REST command: Uninstall a managed Java installation.