Cloud Router

Cloud Router in Google Cloud is a fully distributed and managed service that enables dynamic routing between your Virtual Private Cloud (VPC) network and on-premises networks. It uses the Border Gateway Protocol (BGP) to automatically exchange routes, ensuring that changes in network topology are quickly reflected without manual updates. This makes hybrid and multi-cloud connectivity more scalable and resilient.

gcp.compute_router

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
bgpcorejsonBGP information specific to this router.
bgp_peerscorejsonBGP information that must be configured into the routing stack to establish BGP peering. This information must specify the peer ASN and either the interface name, IP address, or peer IP address. Please refer to RFC4273.
creation_timestampcoretimestamp[Output Only] Creation timestamp in RFC3339 text format.
datadog_display_namecorestring
descriptioncorestringAn optional description of this resource. Provide this property when you create the resource.
encrypted_interconnect_routercoreboolIndicates if a router is dedicated for use with encrypted VLAN attachments (interconnectAttachments).
idcorestring[Output Only] The unique identifier for the resource. This identifier is defined by the server.
interfacescorejsonRouter interfaces. To create a BGP peer that uses a router interface, the interface must have one of the following fields specified: - linkedVpnTunnel - linkedInterconnectAttachment - subnetwork You can create a router interface without any of these fields specified. However, you cannot create a BGP peer that uses that interface.
kindcorestring[Output Only] Type of resource. Always compute#router for routers.
labelscorearray<string>
md5_authentication_keyscorejsonKeys used for MD5 authentication.
namecorestringName of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
natscorejsonA list of NAT services created in this router.
networkcorestringURI of the network to which this router belongs.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
regioncorestring[Output Only] URI of the region where the router resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
resource_namecorestring
self_linkcorestring[Output Only] Server-defined URL for the resource.
tagscorehstore