[{"label":"Latest (v1.1)","version":"latest"}]
vmc
SupportWindow
Properties
integer as int64
duration_hours
Optional
object
metadata
Optional
array of
string as UUID
sddcs
Optional
SDDCs in this window
integer as int64
seats
Optional
string
start_day
Optional
Possible values are: MONDAY , TUESDAY , WEDNESDAY , THURSDAY , FRIDAY , SATURDAY , SUNDAY
integer as int32
start_hour
Optional
string
support_window_id
Optional
JSON Example
{
"duration_hours": 0,
"metadata": {},
"sddcs": [
"string"
],
"seats": 0,
"start_day": "MONDAY",
"start_hour": 0,
"support_window_id": "string"
}