Method: projects.locations.getTrial

Gets the Trial state for a given project

HTTP request

GET https://backupdr.googleapis.com/v1/{name=projects/*/locations/*/trial}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The project for which trial details need to be retrieved. Format: projects/{project}/locations/{location} Supported Locations are - us, eu and asia.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Trial.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.