TaskAgentPoolMaintenanceJob interface
Properties
definition |
The maintenance definition for the maintenance job |
error |
The total error counts during the maintenance job |
finish |
Time that the maintenance job was completed |
job |
Id of the maintenance job |
logs |
The log download url for the maintenance job |
orchestration |
Orchestration/Plan Id for the maintenance job |
pool | Pool reference for the maintenance job |
queue |
Time that the maintenance job was queued |
requested |
The identity that queued the maintenance job |
result | The maintenance job result |
start |
Time that the maintenance job was started |
status | Status of the maintenance job |
target |
|
warning |
The total warning counts during the maintenance job |
Property Details
definitionId
The maintenance definition for the maintenance job
definitionId: number
Property Value
number
errorCount
The total error counts during the maintenance job
errorCount: number
Property Value
number
finishTime
Time that the maintenance job was completed
finishTime: Date
Property Value
Date
jobId
Id of the maintenance job
jobId: number
Property Value
number
logsDownloadUrl
The log download url for the maintenance job
logsDownloadUrl: string
Property Value
string
orchestrationId
Orchestration/Plan Id for the maintenance job
orchestrationId: string
Property Value
string
pool
Pool reference for the maintenance job
pool: TaskAgentPoolReference
Property Value
queueTime
Time that the maintenance job was queued
queueTime: Date
Property Value
Date
requestedBy
result
The maintenance job result
result: TaskAgentPoolMaintenanceJobResult
Property Value
startTime
Time that the maintenance job was started
startTime: Date
Property Value
Date
status
Status of the maintenance job
status: TaskAgentPoolMaintenanceJobStatus
Property Value
targetAgents
targetAgents: TaskAgentPoolMaintenanceJobTargetAgent[]
Property Value
warningCount
The total warning counts during the maintenance job
warningCount: number
Property Value
number