REST Resource: projects.locations.meshes.routeViews

リソース: MeshRouteView

MeshRouteView は、Mesh へのルートの表示専用リソースを定義します

JSON 表現
{
  "name": string,
  "routeProjectNumber": string,
  "routeLocation": string,
  "routeType": string,
  "routeId": string
}
フィールド
name

string

出力専用。MeshRouteView リソースのフルパス名。形式: projects/{project_number}/locations/{location}/meshes/{mesh_name}/routeViews/{route_view_name}

routeProjectNumber

string (int64 format)

出力専用。ルートが存在するプロジェクト番号。

routeLocation

string

出力専用。ルートが存在する場所。

routeType

string

出力専用。ルートのタイプ: HttpRoute、GrpcRoute、TcpRoute、TlsRoute

routeId

string

出力専用。ルートのリソース ID。

メソッド

get

Mesh の単一の RouteView を取得します。

list

RouteViews の一覧表示