TokenBatchUpgrade
Submit a batch upgrade job for a list of agents to a specified target version
POST
/api/v1/agents/batch-upgradeOperation ID
TokenBatchUpgradeSince
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/jsonBody Fields
agentUuidsListRequiredAgent uuids
Example: item1,item2
targetVersionStringRequiredTarget version to upgrade the selected agents to
Example: 1.5.0
