getAgentJavaHomes#

Get list of managed Java installations

This command returns a list of managed Java installations for an agent.

Format#

udclient [\[global-args...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md) [\[global-flags...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md)
  getAgentJavaHomes [parameters]

Parameters#

Parameter Type Required Description
agent string true Name or ID of the agent

Related REST command: Get list of managed Java installations.

Parent topic: CLI Commands