v1

latestSwagger 2.02026-07-13285166341.1 KB
Agents

Update the ActivityRun assigned to the Agent.

No Documentation Found.

put/api/v2/agents/{agentID}/ActivityRun

Path parameters

agentIDinteger required

The id of the Agent to update.

Request body

ActivityRunIDinteger

The identifier for the ActivityRun

JobActivityIDinteger

Read Only. The ID of the Job Activity that defines this activity run

JobRunIDinteger

Read Only. The ID of the JobRun under which this ActivityRun is executing

StartDatestring date-time

Read Only. The UTC date and time when the activity started

EndDatestring date-time

Read Only. The UTC date and time when the activity completed

Response

No Content