Skip to content

Deployment

deployment_cloud_sql_instance_get

Get the product's managed Postgres (Cloud SQL) instance and its status.

Tool

deployment_cloud_sql_instance_get

Get the product's managed Postgres (Cloud SQL) instance and its status.

Get the product's managed Postgres (Cloud SQL) instance and its status.

Behavior

HTTP
GET /deployment/cloud-sql/instances/:instanceId

Arguments

NameTypeRequiredDescription
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

Get the product's managed Postgres (Cloud SQL) instance and its status.

When to use

Get the product's managed Postgres (Cloud SQL) instance and its status.

Example

Ask your agent something like this:

Get the product's managed Postgres (Cloud SQL) instance and its status.

The agent will invoke deployment_cloud_sql_instance_get with these arguments:

{
  "instanceId": "<instanceId>"
}

Esc

Start typing to search the docs.

navigateselect