Skip to content

Deployment

deployment_cloud_sql_instance_backup

Take an on-demand backup of the managed Postgres (Cloud SQL) instance.

Tool

deployment_cloud_sql_instance_backup

Take an on-demand backup of the managed Postgres (Cloud SQL) instance.

Take an on-demand backup of the managed Postgres (Cloud SQL) instance.

Behavior

HTTP
POST /deployment/cloud-sql/instances/:instanceId/backups

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

Take an on-demand backup of the managed Postgres (Cloud SQL) instance.

When to use

Take an on-demand backup of the managed Postgres (Cloud SQL) instance.

Example

Ask your agent something like this:

Take an on-demand backup of the managed Postgres (Cloud SQL) instance.

The agent will invoke deployment_cloud_sql_instance_backup with these arguments:

{
  "instanceId": "<instanceId>"
}

Esc

Start typing to search the docs.

navigateselect