UpgradeSingle
Upgrade a single agent to the specified target version
POST
/api/v1/agents/{uuid}/upgradeOperation ID
UpgradeSingleSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonPath Parameters
uuidStringRequiredUUID of the agent to upgrade
Body Fields
targetVersionStringRequiredTarget version to upgrade the agent to
Example: 1.5.0
