Delete an agent#

Agents should be shut down before deletion.

Request#

DELETE https://{hostname}:{port}
    /cli/agentCLI?{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: deleteAgent.

Parent topic: agentCLI resource