TaskAgentJobRequest interface
代理程式的作業要求。
- Extends
屬性
| agent |
|
| data | 有關要求的其他數據。 |
| definition | 與此要求相關聯的管線定義 |
| demands | 滿足此要求所需的需求清單。 |
| host |
觸發此要求的主機。 |
| job |
由此要求產生的作業標識碼。 |
| job |
由此要求產生的作業名稱。 |
| locked |
代理程式更新鎖定的期限。 |
| matched |
|
| matches |
|
| owner | 與此要求相關聯的管線 |
| plan |
|
| plan |
與這個要求連線之協調流程計劃的內部標識碼。 |
| plan |
代表協調流程計劃類型的內部詳細數據。 |
| pool |
此要求目標的集區標識碼 |
| priority | |
| queue |
此要求目標佇列的標識碼 |
| reserved |
為此要求配置的代理程式。 |
| result | 此要求的結果。 |
| scope |
管線的範圍;符合項目標識碼。 |
| service |
擁有此要求的服務。 |
| status |
|
| user |
繼承的屬性
| assign |
指派此要求的日期/時間。 |
| finish |
完成此要求的日期/時間。 |
| orchestration |
|
| queue |
此要求的排入佇列的日期/時間。 |
| receive |
代理程式會收回此要求的日期/時間。 |
| request |
要求的識別碼。 |
屬性詳細資料
agentSpecification
agentSpecification: any
屬性值
any
data
有關要求的其他數據。
data: {[key: string]: string}
屬性值
{[key: string]: string}
definition
demands
hostId
觸發此要求的主機。
hostId: string
屬性值
string
jobId
由此要求產生的作業標識碼。
jobId: string
屬性值
string
jobName
由此要求產生的作業名稱。
jobName: string
屬性值
string
lockedUntil
代理程式更新鎖定的期限。
lockedUntil: Date
屬性值
Date
matchedAgents
matchesAllAgentsInPool
matchesAllAgentsInPool: boolean
屬性值
boolean
owner
planGroup
planGroup: string
屬性值
string
planId
與這個要求連線之協調流程計劃的內部標識碼。
planId: string
屬性值
string
planType
代表協調流程計劃類型的內部詳細數據。
planType: string
屬性值
string
poolId
此要求目標的集區標識碼
poolId: number
屬性值
number
priority
priority: number
屬性值
number
queueId
此要求目標佇列的標識碼
queueId: number
屬性值
number
reservedAgent
result
scopeId
管線的範圍;符合項目標識碼。
scopeId: string
屬性值
string
serviceOwner
擁有此要求的服務。
serviceOwner: string
屬性值
string
statusMessage
statusMessage: string
屬性值
string
userDelayed
userDelayed: boolean
屬性值
boolean