リソース: GatewayRouteView
GatewayRouteView は、Gateway への Route の表示専用リソースを定義する
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 を取得します。 |
|
RouteViews の一覧表示 |