New Resources

The REST API 1.3-rev0 introduces new resource collections and operations that support new features released in the latest version of Veeam Backup for Google Cloud.

New Resource Collections

The following new resource collections were introduced in the Veeam Backup for Google Cloud REST API 1.3-rev0:

  • /spannerInstances — you can view and manage Cloud Spanner instances added to the Veeam Backup for Google Cloud configuration database.
  • /spannerInstance/policies — you can view and manage Cloud Spanner backup policies created in Veeam Backup for Google Cloud.
  • /spannerInstance/restorePoints — you can view and manage restore points created for Cloud Spanner instances in Veeam Backup for Google Cloud.
  • /credentials/sql — you can view and manage Cloud SQL accounts used to connect to Cloud SQL instances in Veeam Backup for Google Cloud.

New Operations

The following new operation was added to the existing resource collection in the Veeam Backup for Google Cloud REST API 1.3-rev0:

  • HTTP GET /api/v1/projects/{projectId}/accounts/{serviceAccountId}/spannerInstanceConfigurations — retrieves a list of configurations of Cloud Spanner instances available in a project with the specified ID.