Get list of managed Java installations#

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

Request#

GET https://{hostname}:{port}
    /cli/agentCLIgetAgentJavaHomes?{parameters}
Accept: application/json

Parameter Type Required Description
agent string true Name or ID of the agent
Parameter Type Required Description
Accept application/json true  

Related CLI command: getAgentJavaHomes.

Parent topic: agentCLI resource