EnvironmentDeploymentExecutionRecord interface
EnvironmentDeploymentExecutionRecord.
Properties
definition | Definition of the environment deployment execution owner |
environment |
Id of the Environment |
finish |
Finish time of the environment deployment execution |
id | Id of the Environment deployment execution history record |
job |
Job Attempt |
job |
Job name |
owner | Owner of the environment deployment execution record |
plan |
Plan Id |
plan |
Plan type of the environment deployment execution record |
queue |
Queue time of the environment deployment execution |
request |
Request identifier of the Environment deployment execution history record |
resource |
Resource Id |
result | Result of the environment deployment execution |
scope |
Project Id |
service |
Service owner Id |
stage |
Stage Attempt |
stage |
Stage name |
start |
Start time of the environment deployment execution |
Property Details
definition
Definition of the environment deployment execution owner
definition: TaskOrchestrationOwner
Property Value
environmentId
Id of the Environment
environmentId: number
Property Value
number
finishTime
Finish time of the environment deployment execution
finishTime: Date
Property Value
Date
id
Id of the Environment deployment execution history record
id: number
Property Value
number
jobAttempt
Job Attempt
jobAttempt: number
Property Value
number
jobName
Job name
jobName: string
Property Value
string
owner
Owner of the environment deployment execution record
owner: TaskOrchestrationOwner
Property Value
planId
Plan Id
planId: string
Property Value
string
planType
Plan type of the environment deployment execution record
planType: string
Property Value
string
queueTime
Queue time of the environment deployment execution
queueTime: Date
Property Value
Date
requestIdentifier
Request identifier of the Environment deployment execution history record
requestIdentifier: string
Property Value
string
resourceId
Resource Id
resourceId: number
Property Value
number
result
scopeId
Project Id
scopeId: string
Property Value
string
serviceOwner
Service owner Id
serviceOwner: string
Property Value
string
stageAttempt
Stage Attempt
stageAttempt: number
Property Value
number
stageName
Stage name
stageName: string
Property Value
string
startTime
Start time of the environment deployment execution
startTime: Date
Property Value
Date