Delete an agent

Agents should be shut down before deletion.

Request

DELETE https://{hostname}:{port}
    /cli/agentCLI?{parameters}
Accept: application/json
Table 1. Request parameters
Parameter Type Required Description
agent string true Name or ID of the agent
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true  

Related CLI command: deleteAgent.


Feedback