Interface: IVersionDrainageInfo
deployment.v1.IVersionDrainageInfo
Properties of a VersionDrainageInfo.
Implemented by
Properties
lastChangedTime
• Optional
lastChangedTime: null
| ITimestamp
Last time the drainage status changed.
lastCheckedTime
• Optional
lastCheckedTime: null
| ITimestamp
Last time the system checked for drainage of this version.
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.