[{"label":"Latest (v1.1)","version":"latest"}]
vmc
MaintenanceWindowEntry
Properties
boolean
in_maintenance_mode
Optional
true if the SDDC is currently undergoing maintenance
boolean
in_maintenance_window
Optional
true if the SDDC is in the defined Mainentance Window
string as uuid
reservation_id
Optional
ID for reservation
string as uuid
sddc_id
Optional
SDDC ID for this reservation
JSON Example
{
"in_maintenance_mode": false,
"in_maintenance_window": false,
"reservation_id": "string",
"reservation_schedule": {},
"sddc_id": "string"
}