Skip to main content

networks_peering_routes

Overview

Namenetworks_peering_routes
TypeResource
Idgoogle.compute.networks_peering_routes

Fields

NameDatatypeDescription
destRangestringThe destination range of the route.
importedbooleanTrue if the peering route has been imported from a peer. The actual import happens if the field networkPeering.importCustomRoutes is true for this network, and networkPeering.exportCustomRoutes is true for the peer network, and the import does not result in a route conflict.
nextHopRegionstringThe region of peering route next hop, only applies to dynamic routes.
priorityintegerThe priority of the peering route.
typestringThe type of the peering route.

Methods

NameAccessible byRequired Params
list_peering_routesSELECTnetwork, project