bulkGetPreferredJavaPackageForAgent
Get the preferred Java packages compatible with agents in bulk.
Format
udclient [global-args...] [global-flags...]
bulkGetPreferredJavaPackageForAgent [JSON file]
Parameters
None.Template
This command takes a JSON request string or file. Use the following template for the request:
{
"README": "See entity attribute for the template
description expected by this endpoint.",
"entity": [{"agent": "Name or ID of the agent"}]
}
Related REST command: Get the preferred Java packages compatible with agents in bulk..