Upgrade an agent

The agent will be upgraded to the agent version corresponding with the UrbanCode Deploy server version.

Request

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

Related CLI command: upgradeAgent.


Feedback