REST Resource: projects.locations.meshes.routeViews

Resource: MeshRouteView

MeshRouteView defines view-only resource for Routes to a Mesh

JSON representation
{
  "name": string,
  "routeProjectNumber": string,
  "routeLocation": string,
  "routeType": string,
  "routeId": string
}
Fields
name

string

Output only. Full path name of the MeshRouteView resource. Format: projects/{project_number}/locations/{location}/meshes/{mesh_name}/routeViews/{route_view_name}

routeProjectNumber

string (int64 format)

Output only. Project number where the route exists.

routeLocation

string

Output only. Location where the route exists.

routeType

string

Output only. Type of the route: HttpRoute,GrpcRoute,TcpRoute, or TlsRoute

routeId

string

Output only. The resource id for the route.

Methods

get

Get a single RouteView of a Mesh.

list

Lists RouteViews