This product is not supported for your selected
Datadog site. (
).
gcp_networkconnectivity_hub_route
ancestors
Type: UNORDERED_LIST_STRING
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The time the route was created.
description
Type: STRING
Provider name: description
Description: An optional description of the route.
ip_cidr_range
Type: STRING
Provider name: ipCidrRange
Description: The destination IP address range.
labels
Type: UNORDERED_LIST_STRING
location
Type: STRING
Provider name: location
Description: Output only. The origin location of the route. Uses the following form: “projects/{project}/locations/{location}” Example: projects/1234/locations/us-central1
name
Type: STRING
Provider name: name
Description: Immutable. The name of the route. Route names must be unique. Route names use the following form: projects/{project_number}/locations/global/hubs/{hub}/routeTables/{route_table_id}/routes/{route_id}
next_hop_interconnect_attachment
Type: STRUCT
Provider name: nextHopInterconnectAttachment
Description: Immutable. The next-hop VLAN attachment for packets on this route.
site_to_site_data_transfer
Type: BOOLEAN
Provider name: siteToSiteDataTransfer
Description: Indicates whether site-to-site data transfer is allowed for this interconnect attachment resource. Data transfer is available only in supported locations.
uri
Type: STRING
Provider name: uri
Description: The URI of the interconnect attachment resource.
vpc_network
Type: STRING
Provider name: vpcNetwork
Description: The VPC network where this interconnect attachment is located.
next_hop_router_appliance_instance
Type: STRUCT
Provider name: nextHopRouterApplianceInstance
Description: Immutable. The next-hop Router appliance instance for packets on this route.
site_to_site_data_transfer
Type: BOOLEAN
Provider name: siteToSiteDataTransfer
Description: Indicates whether site-to-site data transfer is allowed for this Router appliance instance resource. Data transfer is available only in supported locations.
uri
Type: STRING
Provider name: uri
Description: The URI of the Router appliance instance.
vpc_network
Type: STRING
Provider name: vpcNetwork
Description: The VPC network where this VM is located.
next_hop_vpc_network
Type: STRUCT
Provider name: nextHopVpcNetwork
Description: Immutable. The destination VPC network for packets on this route.
uri
Type: STRING
Provider name: uri
Description: The URI of the VPC network resource
next_hop_vpn_tunnel
Type: STRUCT
Provider name: nextHopVpnTunnel
Description: Immutable. The next-hop VPN tunnel for packets on this route.
site_to_site_data_transfer
Type: BOOLEAN
Provider name: siteToSiteDataTransfer
Description: Indicates whether site-to-site data transfer is allowed for this VPN tunnel resource. Data transfer is available only in supported locations.
uri
Type: STRING
Provider name: uri
Description: The URI of the VPN tunnel resource.
vpc_network
Type: STRING
Provider name: vpcNetwork
Description: The VPC network where this VPN tunnel is located.
organization_id
Type: STRING
parent
Type: STRING
priority
Type: INT64
Provider name: priority
Description: Output only. The priority of this route. Priority is used to break ties in cases where a destination matches more than one route. In these cases the route with the lowest-numbered priority value wins.
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
spoke
Type: STRING
Provider name: spoke
Description: Immutable. The spoke that this route leads to. Example: projects/12345/locations/global/spokes/SPOKE
state
Type: STRING
Provider name: state
Description: Output only. The current lifecycle state of the route.
Possible values:
STATE_UNSPECIFIED
- No state information available
CREATING
- The resource’s create operation is in progress.
ACTIVE
- The resource is active
DELETING
- The resource’s delete operation is in progress.
ACCEPTING
- The resource’s accept operation is in progress.
REJECTING
- The resource’s reject operation is in progress.
UPDATING
- The resource’s update operation is in progress.
INACTIVE
- The resource is inactive.
OBSOLETE
- The hub associated with this spoke resource has been deleted. This state applies to spoke resources only.
FAILED
- The resource is in an undefined state due to resource creation or deletion failure. You can try to delete the resource later or contact support for help.
Type: UNORDERED_LIST_STRING
type
Type: STRING
Provider name: type
Description: Output only. The route’s type. Its type is determined by the properties of its IP address range.
Possible values:
ROUTE_TYPE_UNSPECIFIED
- No route type information specified
VPC_PRIMARY_SUBNET
- The route leads to a destination within the primary address range of the VPC network’s subnet.
VPC_SECONDARY_SUBNET
- The route leads to a destination within the secondary address range of the VPC network’s subnet.
DYNAMIC_ROUTE
- The route leads to a destination in a dynamic route. Dynamic routes are derived from Border Gateway Protocol (BGP) advertisements received from an NCC hybrid spoke.
uid
Type: STRING
Provider name: uid
Description: Output only. The Google-generated UUID for the route. This value is unique across all Network Connectivity Center route resources. If a route is deleted and another with the same name is created, the new route is assigned a different uid
.
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The time the route was last updated.