SnapshotScheduleShow
SnapshotScheduleShow
| Name | Description | Schema | Default |
|---|---|---|---|
| frequency required | Frequency of the snapshot Example : WEEKLYPattern : ^(WEEKLY|DAILY)$ | string | |
| day_of_week optional | Day of week of the snapshot schedule Example : MONPattern : ^(SUN|MON|TUE|WED|THU|FRI|SAT)$ | any of [string, null] | |
| hour required | Hour of the snapshot schedule Example : 23Pattern : ^([0-9]|1[0-9]|2[0-3])$ | string | |
| id optional | Snapshot Schedule ID Example : d02d1a74-1871-4a3d-bdfc-6e60e9ea0f31 | any of [string, null] |