Evaluation with Swagger UI

To start working with the Veeam Backup for Google Cloud REST API, you can use any client application that supports the HTTPS protocol.

The Veeam Backup for Google Cloud REST API is additionally available through the Swagger UI, a tool that you can use to evaluate and explore capabilities of the REST API. The Swagger UI visually presents API specification files and allows you to work with resources.

All resources and methods are expandable. When you expand a method, you get a full description of available parameters and an automatically generated example. You can also send requests and see response messages.

To access the Swagger UI for the Veeam Backup for Google Cloud REST API, in a web browser, navigate to the following URL:

https://<hostname>:<port>/swagger/index.html

where:

  • <hostname> is a public IPv4 address or DNS hostname of the VM instance on which Veeam Backup for Google Cloud is installed.
  • <port> is the REST API port number set during Veeam Backup for Google Cloud installation.

The default port number is 13140.

In the Select a definition field, select the version and revision of the Veeam Backup for Google Cloud REST API.

 

Evaluation with Swagger UI 

 

 

In This Section