Basic Parameters
| Parameter | Description |
|---|---|
| ID | The Id of the SDT. This value will be in the following format “XX_##” where XX will refer to the type of SDT and. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Admin | The name of the user who created the SDT. |
| Comment | The comment associated with the SDT. |
| Duration | The duration of the SDT in minutes. |
| End Hour | The hour that the SDT ends for a repeating SDT. |
| End Minute | The minute of the hour that the SDT ends for a repeating. |
| End Time | The date and time in which the maintenance window will end. The date should be in millisecond unix format. |
| Is Effective | true: the SDT is currently active. false: the SDT is currently inactive. |
| Local End Time | The date, time and time zone that the SDT will end at. |
| Local Start Time | The epoch time, in milliseconds, that the SDT will start. |
| Month Day | The day of the month that the SDT will be active for a monthly SDT. |
| Scheduled Downtime Type | the type of sdt, values can be oneTime|weekly|monthly|daily|monthlyByWeek. |
| Start Hour | The hour that the SDT will start for a repeating SDT (daily, weekly, or monthly). |
| Start Minute | The minute of the hour that the SDT should begin for a repeating SDT. |
| Start Time | The date and time in which the maintenance window will begin. The date should be in millisecond unix format. |
| Timezone | The specific timezone for SDT. |
| Type | The type resource that this SDT is for. |
| Week Day | the week day of sdt. |
| Week Of Month | The week of the month that the SDT will be active for a monthly SDT. |