Put Reservations
update the maintenance window for this SDDC
Organization identifier.
Reservation Identifier
Maintenance Window
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
"ErrorResponse Object"
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
"ErrorResponse Object"
HTTP status code
Originating request URI
If true, client should retry operation
unique error code
localized error messages
Conflict with exiting reservation
"ErrorResponse Object"
HTTP status code
Originating request URI
If true, client should retry operation
unique error code
localized error messages
curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/vmc/api/orgs/{org}/reservations/{reservation}/mw