リソース: GatewayRouteView
GatewayRouteView は、Gateway へのルートの表示専用リソースを定義します。
JSON 表現 |
---|
{ "name": string, "routeProjectNumber": string, "routeLocation": string, "routeType": string, "routeId": string } |
フィールド | |
---|---|
name |
出力専用。GatewayRouteView リソースの完全なパス名。形式: projects/{project_number}/locations/{location}/gateways/{gateway_name}/routeViews/{route_view_name} |
routeProjectNumber |
出力専用。ルートが存在するプロジェクト番号。 |
routeLocation |
出力専用。ルートがあるロケーション。 |
routeType |
出力専用。ルートのタイプ: HttpRoute、GrpcRoute、TcpRoute、TlsRoute |
routeId |
出力専用。ルートのリソース ID。 |
メソッド |
|
---|---|
|
Gateway 1 つの RouteView を取得します。 |
|
RouteView を一覧表示する |