Put Reservations
update the maintenance window for this SDDC
Organization identifier.
Reservation Identifier
Maintenance Window
{
"day_of_week": "string",
"hour_of_day": 0
}
day_of_week
hour_of_day
OK
{
"day_of_week": "string",
"hour_of_day": 0
}
day_of_week
hour_of_day
The reservation is not in a state that's valid for updates
{
"status": 0,
"path": "string",
"retryable": false,
"error_code": "string",
"error_messages": [
"string"
]
}
HTTP status code
Originating request URI
If true, client should retry operation
unique error code
localized error messages
Unauthorized
Access not allowed to the operation for the current user
{
"status": 0,
"path": "string",
"retryable": false,
"error_code": "string",
"error_messages": [
"string"
]
}
HTTP status code
Originating request URI
If true, client should retry operation
unique error code
localized error messages
Conflict with exiting reservation
{
"status": 0,
"path": "string",
"retryable": false,
"error_code": "string",
"error_messages": [
"string"
]
}
HTTP status code
Originating request URI
If true, client should retry operation
unique error code
localized error messages