Get Exadata Infrastructure Maintenance Window
data class GetExadataInfrastructureMaintenanceWindow(val customActionTimeoutEnabled: Boolean, val customActionTimeoutInMins: Int, val daysOfWeeks: List<String>, val hoursOfDays: List<Int>, val leadTimeInWeeks: Int, val monthlyPatchingEnabled: Boolean, val months: List<String>, val patchingMode: String, val preference: String, val weeksOfMonths: List<Int>)
Properties
Link copied to clipboard
If true, enables the configuration of a custom action timeout (waiting period) between database servers patching operations.
Link copied to clipboard
Link copied to clipboard
Days during the week when maintenance should be performed.
Link copied to clipboard
The window of hours during the day when maintenance should be performed.
Link copied to clipboard
Lead time window allows user to set a lead time to prepare for a down time.
Link copied to clipboard
If true, enables the monthly patching option.
Link copied to clipboard
Cloud Exadata Infrastructure node patching method.
Link copied to clipboard
The maintenance window scheduling preference.
Link copied to clipboard
Weeks during the month when maintenance should be performed.