setAgentJavaHome
Set the configured JAVA_HOME of an agent
Format
udclient [global-args...] [global-flags...]
setAgentJavaHome [parameters]
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| agent | string | true | Name or ID of the agent |
| javahome | string | true | Name of managed Java install or absolute path of a valid JAVA_HOME directory |
Related REST command: Set the configured JAVA_HOME of an agent.