Interface: IVersionDrainageInfo
deployment.v1.IVersionDrainageInfo
Properties of a VersionDrainageInfo.
Hierarchy
-
↳
IVersionDrainageInfo
Properties
lastChangedTime
• Optional lastChangedTime: null | $Properties
Last time the drainage status changed.
Inherited from
lastCheckedTime
• Optional lastCheckedTime: null | $Properties
Last time the system checked for drainage of this version.
Inherited from
status
• Optional status: null | VersionDrainageStatus
Set to DRAINING when the version first stops accepting new executions (is no longer current or ramping). Set to DRAINED when no more open pinned workflows exist on this version.