Upgrade an agent

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

Request

PUT https://{hostname}:{port}
    /cli/agentCLI/upgrade?{parameters}
Accept: {contentType}
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
  • application/yaml
true

Related CLI command: upgradeAgent.