Get Java packages compatible with a specific agent.
Request
GET https://{hostname}:{port}
/cli/javaPackage/getJavaPackagesForAgent?{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: getJavaPackagesForAgent.