Name | Type | Description | Notes |
---|---|---|---|
days_in_week | str | The days that SLA should be computed for, separated by commas. 1=Sunday, 2=Monday, 3=Tuesday, 4=Wednesday, 5=Thursday, 6=Friday, 7=Saturday | [optional] |
timezone | str | The specific timezone for the widget | [optional] |
period_in_one_day | str | The period during the selected days that the SLA should be computed for. * = all day, or a time range can be specified in the format of "hh:mm TO hh:mm", e.g. "01:15 TO 17:15" | [optional] |
items | list[WebsiteItemConfig] | The websites that should be used to compute the SLA | |
color_thresholds | list[ColorThreshold] | The threshold of color changes | [optional] |