Test the connection from an agent to the server

The agent's JMS and HTTP connections to the server will be tested.

Request

PUT https://{hostname}:{port}
  /cli/agentCLI/test?{parameters}
Table 1. Request parameters
Parameter Type Required Description
agent string true Name or ID of the agent

Related CLI command: testAgent.


Feedback