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