Get the value of a property on an agent

Request

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

Related CLI command: getAgentProperty.


Feedback