createGatewayRoute
abstract suspend fun createGatewayRoute(input: CreateGatewayRouteRequest): CreateGatewayRouteResponse
Creates a gateway route.
A gateway route is attached to a virtual gateway and routes traffic to an existing virtual service. If a route matches a request, it can distribute traffic to a target virtual service.
For more information about gateway routes, see Gateway routes.