getPreferredJavaPackageForAgent#

Get the preferred Java package compatible with an agent.

This command gets the preferred Java package compatible with the platform of an agent. If no such package is currently defined, then no content is returned.

Format#

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

Parameters#

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

Related REST command: Get the preferred Java package compatible with an agent..

Parent topic: CLI Commands