リソース: MeshRouteView
MeshRouteView は、Mesh へのルートの表示専用リソースを定義します
JSON 表現 |
---|
{ "name": string, "routeProjectNumber": string, "routeLocation": string, "routeType": string, "routeId": string } |
フィールド | |
---|---|
name |
出力専用。MeshRouteView リソースのフルパス名。形式: projects/{project_number}/locations/{location}/meshes/{mesh_name}/routeViews/{route_view_name} |
routeProjectNumber |
出力専用。ルートが存在するプロジェクト番号。 |
routeLocation |
出力専用。ルートが存在する場所。 |
routeType |
出力専用。ルートのタイプ: HttpRoute、GrpcRoute、TcpRoute、TlsRoute |
routeId |
出力専用。ルートのリソース ID。 |
メソッド |
|
---|---|
|
Mesh の単一の RouteView を取得します。 |
|
RouteViews の一覧表示 |