Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
dayThe time of the day at which a one day cumulative evaluation window starts. Must be defined in UTC time in HH:mm
format.
Optional
hourThe minute of the hour at which a one hour cumulative evaluation window starts.
Optional
monthThe day of the month at which a one month cumulative evaluation window starts.
Generated using TypeDoc
Configuration options for the evaluation window. If
hour_starts
is set, no other fields may be set. Otherwise,day_starts
andmonth_starts
must be set together.