2026-07-28
▼ ▲ compute.advice.calendarModeExtension
Description : Advise on whether extending an existing Future Reservation is possible based on the desired extension end time. If capacity is not available for the entire requested duration, the method will recommend the longest possible extension.
Parameters :
project
Description : Project ID for this request.
Location : path
Pattern : (?:(?:[-a-z0-9]{1,63}\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))
Required : Yes
Type : string
region
Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?
Description : Name of the region for this request.
Flat Path : projects/{project}/regions/{region}/advice/calendarModeExtension
Parameter Order :
Path : projects/{project}/regions/{region}/advice/calendarModeExtension
Scopes :
HTTP Method : POST