BlackoutSchedule

Schedule definition for a blackout.

Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracle

Properties

Name Type Description
startTime string Scheduled start time of the blackout.
endTime string Scheduled end time of the blackout.
duration integer Duration in minutes if no explicit end time is specified.
timezone string Time zone for the schedule.
frequency string Recurrence frequency for repeating blackouts.
repeatInterval integer Interval for repeating blackouts (e.g., every 2 weeks).
daysOfWeek array Days of the week for weekly recurrence.
View JSON Schema on GitHub