Method: projects.locations.backends.rollouts.get

Gets information about a rollout.

HTTP request

GET https://firebaseapphosting.googleapis.com/v1beta/{name=projects/*/locations/*/backends/*/rollouts/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the resource in the format:

projects/{project}/locations/{locationId}/backends/{backendId}/rollouts/{rolloutId}.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.