Skip to content

Commit 0c8422f

Browse files
committed
Updates mw docs.
1 parent 2a65569 commit 0c8422f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/resources/kibana_maintenance_window.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ Optional:
5050

5151
- `end` (String) The end date of a recurring schedule, provided in ISO 8601 format and set to the UTC timezone. For example: `2025-04-01T00:00:00.000Z`.
5252
- `every` (String) The interval and frequency of a recurring schedule. It allows values in `<integer><unit>` format. `<unit>` is one of `d`, `w`, `M`, or `y` for days, weeks, months, years. For example: `15d`, `2w`, `3m`, `1y`.
53-
- `occurrences` (Number) The total number of recurrences of the schedule.
5453
- `on_month` (List of Number) The specific months for a recurring schedule. Valid values are 1-12.
5554
- `on_month_day` (List of Number) The specific days of the month for a recurring schedule. Valid values are 1-31.
5655
- `on_week_day` (List of String) The specific days of the week (`[MO,TU,WE,TH,FR,SA,SU]`) or nth day of month (`[+1MO, -3FR, +2WE, -4SA, -5SU]`) for a recurring schedule.

0 commit comments

Comments
 (0)