Patch request for compute resource maintenance window

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Id of entity

Body Params

Base class for compute resource maintenance window configurations. Supports multiple preferences: Weekly, Monthly, Quarterly, and No Preference. Use concrete subclasses: CrWeeklyMaintenanceWindow, CrMonthlyMaintenanceWindow, CrQuarterlyMaintenanceWindow, CrNoPreferenceMaintenanceWindow.

enum
required
Allowed:
string
required

Time value in (hh:mm) format. ex. "02:00"

int32
required
≥ 30

The duration during which the maintenance window will be allowed to trigger (in minutes)

boolean

Enable automatic minor version upgrades during maintenance window

preScriptInfo
object | null

Pre-script to run before patching

postScriptInfo
object | null

Post-script to run after patching

Headers
string
required

Authorization Token

Responses

201

Created

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json