Method: projects.locations.trial.subscribe

Subscribes to a trial for a project

HTTP request

POST https://backupdr.googleapis.com/v1/{parent=projects/*/locations/*}/trial:subscribe

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The parent resource where this trial will be created.

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.