Method: projects.locations.gateways.routeViews.get

Get a single RouteView of a Gateway.

HTTP request

GET https://networkservices.googleapis.com/v1alpha1/{name=projects/*/locations/*/gateways/*/routeViews/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the GatewayRouteView resource. Formats: projects/{project_number}/locations/{location}/gateways/{gateway_name}/routeViews/{route_view_name}

Authorization requires the following IAM permission on the specified resource name:

  • networkservices.route_views.get

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.