EnvironmentResourceDeploymentExecutionRecord interface
EnvironmentResourceDeploymentExecutionRecord.
Properties
| environment |
Id of the Environment |
| finish |
Finish time of the environment resource deployment execution |
| request |
Id of the Environment deployment execution history record |
| resource |
Resource Id |
| result | Result of the environment deployment execution |
| start |
Start time of the environment resource deployment execution |
Property Details
environmentId
Id of the Environment
environmentId: number
Property Value
number
finishTime
Finish time of the environment resource deployment execution
finishTime: Date
Property Value
Date
requestId
Id of the Environment deployment execution history record
requestId: number
Property Value
number
resourceId
Resource Id
resourceId: number
Property Value
number
result
startTime
Start time of the environment resource deployment execution
startTime: Date
Property Value
Date