Skip to content

Deployment

deployment_cloud_sql_instance_resize

Resize the managed Postgres (Cloud SQL) instance to a different tier (CPU/RAM).

Tool

deployment_cloud_sql_instance_resize

Resize the managed Postgres (Cloud SQL) instance to a different tier (CPU/RAM).

Resize the managed Postgres (Cloud SQL) instance to a different tier (CPU/RAM).

Behavior

HTTP
PATCH /deployment/cloud-sql/instances/:instanceId/resize

Arguments

NameTypeRequiredDescription
tierstringNo description in the catalog.
instanceIdstringNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
namestring
tierstring
labelstring
regionstring
statusstring
createdAtstring
pgVersionstring
privateIpstring
productIdstring
updatedAtstring
pitrEnabledboolean
backupsEnabledboolean
connectionNamestring
lastErrorMessagestring
backupConfigObservedAtstring

Try it

Resize the managed Postgres (Cloud SQL) instance to a different tier (CPU/RAM).

When to use

Resize the managed Postgres (Cloud SQL) instance to a different tier (CPU/RAM).

Example

Ask your agent something like this:

Resize the managed Postgres (Cloud SQL) instance to a different tier (CPU/RAM).

The agent will invoke deployment_cloud_sql_instance_resize with these arguments:

{
  "tier": "<tier>",
  "instanceId": "<instanceId>"
}

Esc

Start typing to search the docs.

navigateselect