Overview

The /overview collection allows you to get an overview of your Veeam Backup for Google Cloud configuration.

Get Overview

The HTTP GET request to the /overview endpoint retrieves an overview of Veeam Backup for Google Cloud.

SecurityBearer
Request
header Parameters
x-api-version
required
string
Default: 1.4-rev0

Specifies the current revision of the Veeam Backup for Google Cloud REST API.

Responses
200

OK

400

Bad Request. The request body is malformed, incomplete or otherwise invalid

401

Unauthorized. The authorization header has been expected but not found (or found but is expired).

403

Forbidden. The user sending a request does not have adequate privileges to access one or more objects specified in the request.

500

Internal Server Error. The request has been received but could not be completed because of an internal error at the server side.

get/api/v1/overview
Request samples
Response samples
application/json
{
  • "repositoryCount": 0,
  • "policiesCount": 0,
  • "workerLocationsCount": 0
}

Document updated 11/19/2025

Page content applies to build 7.0.0.47