Method: projects.locations.backends.getTraffic

Gets information about a backend's traffic.

HTTP request

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

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}/traffic.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.