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

列出 RouteView