Put Reservations Deprecated
Descriptionupdate the maintenance window for this SDDC
Request
URLURL
Path Parameters
Path Parameters
Organization identifier
Reservation Identifier
Request Body
{
"day_of_week": "SUNDAY",
"hour_of_day": 0
}
Possible values are: SUNDAY , MONDAY , TUESDAY , WEDNESDAY , THURSDAY , FRIDAY , SATURDAY
Authentication
Response
Response BodyResponse Body
200 OK
{
"day_of_week": "SUNDAY",
"hour_of_day": 0
}
Possible values are: SUNDAY , MONDAY , TUESDAY , WEDNESDAY , THURSDAY , FRIDAY , SATURDAY
Errors
The reservation is not in a state that’s valid for updates
Unauthorized
Access not allowed to the operation for the current user
Conflict with exiting reservation
Code Samples
cURL Command
Vendor Extensions
x-vmc-ui-servicename: reservations
x-vmw-vapi-methodname: put