Skip to main content

Interface: IVersionDrainageInfo

deployment.v1.IVersionDrainageInfo

Properties of a VersionDrainageInfo.

Hierarchy

Properties

lastChangedTime

Optional lastChangedTime: null | $Properties

Last time the drainage status changed.

Inherited from

$Properties.lastChangedTime


lastCheckedTime

Optional lastCheckedTime: null | $Properties

Last time the system checked for drainage of this version.

Inherited from

$Properties.lastCheckedTime


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.

Inherited from

$Properties.status