Update maintenance window config for given servicepatch https://{server}/services/{id}/maintenance-windowsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsiduuidrequiredId of entityBody ParamsBase class for maintenance window configurations. Supports multiple cadences: Weekly, Monthly, and Quarterly. Use concrete subclasses: WeeklyMaintenanceWindow, MonthlyMaintenanceWindow, QuarterlyMaintenanceWindow.cadencestringenumrequiredDefaults to WEEKLYThe cadence type for maintenance windowWEEKLYMONTHLYQUARTERLYAllowed:WEEKLYMONTHLYQUARTERLYtimestringrequired^([0-1][0-9]|2[0-3]):[0-5][0-9]$Time value in (hh:mm) format. ex. "02:00"durationint32required≥ 30The duration during which the maintenance window will be allowed to trigger (in minutes)HeadersAuthorizationstringrequiredAuthorization TokenResponses 200OK defaultAPI error responseUpdated 2 months ago Get maintenance windows for given serviceGet maintenance window by IdDid this page help you?YesNo