Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
16: Autoscaling/PE/Docs
-
1
Description
This is currently documented as 'TimeWindow', but the API has since changed and now the field is referred to as 'allowedTimePeriod'.
# autoCompactionSettings:
- allowedTimePeriod: {fromHour: 2, toHour: 4, fromMinute: 0, toMinute: 0, abortOutside: false}
- abortOutside: false
- fromHour: 2
- fromMinute: 0
- toHour: 4
- toMinute: 0
PGE has reported this issue and seeking for a fix for their MRAD application.