---
title: "POST /projects/{project}/regions/{region}/advice/calendarMode"
method: POST
path: "/projects/{project}/regions/{region}/advice/calendarMode"
tags: ["advice"]
---

# POST /projects/{project}/regions/{region}/advice/calendarMode

`POST /projects/{project}/regions/{region}/advice/calendarMode`

Advise how, where and when to create the requested amount of instances
with specified accelerators, within the specified time and location limits.
The method recommends creating future reservations for the requested
resources.

## Path parameters

- `project` string, required
- `region` string, required

## Request body

- CalendarModeAdviceRequest — A request to recommend the best way to consume the specified resources in the future.
  - `futureResourcesSpecs` object — Specification of resources to create in the future. The key of the map is an arbitrary string specified by the caller. Value of the map is a specification of required resources and their constraints. Currently only one value is allowed in this map.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/compute.md) · [All operations](https://skmtc.net/google/apis/compute/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/compute/revisions/6120ed8969d4/schema)
