pyocf.types.terminationwindow

Type representation of a termination window

pydantic model pyocf.types.terminationwindow.TerminationWindow

Type representation of a termination window

field period: int [Required]

The length of the period in this termination window (in number of periods oftype period_type)

field period_type: PeriodType [Required]

The type of period being measured (e.g. days or month)

field reason: TerminationWindowType [Required]

What cause of termination is this window for?