Shut down an agent#

Request#

PUT https://{hostname}:{port}
    /cli/agentCLI/shutdown?{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: shutdownAgent.

Parent topic: agentCLI resource