- JSON representation
- PrivateInfo
- OperationalStatus
- Type
- EdgeAvailabilityDomain
- Bandwidth
- PartnerMetadata
- State
- Encryption
- StackType
- L2Forwarding
- ApplianceMapping
- InnerVlanToApplianceMapping
- GeneveHeader
- InterconnectAttachmentParams
Represents an Interconnect Attachment (VLAN) resource.
You can use Interconnect attachments (VLANS) to connect your Virtual Private Cloud networks to your on-premises networks through an Interconnect. For more information, read Creating VLAN Attachments.
| JSON representation |
|---|
{ "kind": string, "description": string, "selfLink": string, "id": string, "creationTimestamp": string, "name": string, "interconnect": string, "router": string, "region": string, "googleReferenceId": string, "mtu": integer, "privateInterconnectInfo": { object ( |
| Fields | |
|---|---|
kind |
[Output Only] Type of the resource. Always
for interconnect attachments. |
description |
An optional description of this resource. |
selfLink |
[Output Only] Server-defined URL for the resource. |
id |
[Output Only] The unique identifier for the resource. This identifier is defined by the server. |
creationTimestamp |
[Output Only] Creation timestamp in RFC3339 text format. |
name |
Name 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 |
interconnect |
URL of the underlying Interconnect object that this attachment's traffic will traverse through. |
router |
URL of the Cloud Router to be used for dynamic routing. This router must be in the same region as this InterconnectAttachment. The InterconnectAttachment will automatically connect the Interconnect to the network & region within which the Cloud Router is configured. |
region |
[Output Only] URL of the region where the regional interconnect attachment resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. |
googleReferenceId |
[Output Only] Trusted Cloud reference ID, to be used when raising support tickets with Trusted Cloud or otherwise to debug backend connectivity issues. [Deprecated] This field is not used. |
mtu |
Maximum Transmission Unit (MTU), in bytes, of packets passing through this interconnect attachment. Valid values are 1440, 1460, 1500, and 8896. If not specified, the value will default to 1440. |
privateInterconnectInfo |
[Output Only] Information specific to an InterconnectAttachment. This property is populated if the interconnect that this is attached to is of type DEDICATED. |
operationalStatus |
[Output Only] The current status of whether or not this interconnect attachment is functional, which can take one of the following values:
|
cloudRouterIpAddress |
[Output Only] IPv4 address + prefix length to be configured on Cloud Router Interface for this interconnect attachment. |
customerRouterIpAddress |
[Output Only] IPv4 address + prefix length to be configured on the customer router subinterface for this interconnect attachment. |
type |
The type of interconnect attachment this is, which can take one of the following values:
|
pairingKey |
[Output only for type PARTNER. Input only for PARTNER_PROVIDER. Not present for DEDICATED]. The opaque identifier of a PARTNER attachment used to initiate provisioning with a selected partner. Of the form "XXXXX/region/domain" |
adminEnabled |
Determines whether this Attachment will carry packets. Not present for PARTNER_PROVIDER. |
vlanTag8021q |
The IEEE 802.1Q VLAN tag for this attachment, in the range 2-4093. Only specified at creation time. |
edgeAvailabilityDomain |
Input only. Desired availability domain for the attachment. Only available for type PARTNER, at creation time, and can take one of the following values:
|
candidateSubnets[] |
Input only. Up to 16 candidate prefixes that can be used to restrict the allocation of cloudRouterIpAddress and customerRouterIpAddress for this attachment. All prefixes must be within link-local address space (169.254.0.0/16) and must be /29 or shorter (/28, /27, etc). Trusted Cloud will attempt to select an unused /29 from the supplied candidate prefix(es). The request will fail if all possible /29s are in use on Trusted Cloud edge. If not supplied, Trusted Cloud will randomly select an unused /29 from all of link-local space. |
bandwidth |
Provisioned bandwidth capacity for the interconnect attachment. For attachments of type DEDICATED, the user can set the bandwidth. For attachments of type PARTNER, the Trusted Cloud Partner that is operating the interconnect must set the bandwidth. Output only for PARTNER type, mutable for PARTNER_PROVIDER and DEDICATED, and can take one of the following values:
|
partnerMetadata |
Informational metadata about Partner attachments from Partners to display to customers. Output only for PARTNER type, mutable for PARTNER_PROVIDER, not available for DEDICATED. |
labels |
Labels for this resource. These can only be added or modified by the
method. Each label key/value pair must comply with RFC1035. Label values may be empty. |
labelFingerprint |
A fingerprint for the labels being applied to this InterconnectAttachment, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error
. To see the latest fingerprint, make a
request to retrieve an InterconnectAttachment. A base64-encoded string. |
state |
[Output Only] The current state of this attachment's functionality. Enum values ACTIVE and UNPROVISIONED are shared by DEDICATED/PRIVATE, PARTNER, and PARTNER_PROVIDER interconnect attachments, while enum values PENDING_PARTNER, PARTNER_REQUEST_RECEIVED, and PENDING_CUSTOMER are used for only PARTNER and PARTNER_PROVIDER interconnect attachments. This state can take one of the following values:
|
partnerAsn |
Optional BGP ASN for the router supplied by a Layer 3 Partner if they configured BGP on behalf of the customer. Output only for PARTNER type, input only for PARTNER_PROVIDER, not available for DEDICATED. |
encryption |
Indicates the user-supplied encryption option of this VLAN attachment (interconnectAttachment). Can only be specified at attachment creation for PARTNER or DEDICATED attachments. Possible values are:
|
ipsecInternalAddresses[] |
A list of URLs of addresses that have been reserved for the VLAN attachment. Used only for the VLAN attachment that has the encryption option as IPSEC. The addresses must be regional internal IP address ranges. When creating an HA VPN gateway over the VLAN attachment, if the attachment is configured to use a regional internal IP address, then the VPN gateway's IP address is allocated from the IP address range specified here. For example, if the HA VPN gateway's interface 0 is paired to this VLAN attachment, then a regional internal IP address for the VPN gateway interface 0 will be allocated from the IP address specified for this VLAN attachment. If this field is not specified when creating the VLAN attachment, then later on when creating an HA VPN gateway on this VLAN attachment, the HA VPN gateway's IP address is allocated from the regional external IP address pool. |
dataplaneVersion |
[Output Only] Dataplane version for this InterconnectAttachment. This field is only present for Dataplane version 2 and higher. Absence of this field in the API output indicates that the Dataplane is version 1. |
satisfiesPzs |
[Output Only] Reserved for future use. |
stackType |
The stack type for this interconnect attachment to identify whether the IPv6 feature is enabled or not. If not specified,
will be used. This field can be both set at interconnect attachments creation and update interconnect attachment operations. |
cloudRouterIpv6Address |
[Output Only] IPv6 address + prefix length to be configured on Cloud Router Interface for this interconnect attachment. |
customerRouterIpv6Address |
[Output Only] IPv6 address + prefix length to be configured on the customer router subinterface for this interconnect attachment. |
candidateIpv6Subnets[] |
This field is not available. |
cloudRouterIpv6InterfaceId |
This field is not available. |
customerRouterIpv6InterfaceId |
This field is not available. |
subnetLength |
Input only. Length of the IPv4 subnet mask. Allowed values:
The default value is 29, except for Cross-Cloud Interconnect connections that use an InterconnectRemoteLocation with a constraints.subnetLengthRange.min equal to 30. For example, connections that use an Azure remote location fall into this category. In these cases, the default value is 30, and requesting 29 returns an error. Where both 29 and 30 are allowed, 29 is preferred, because it gives Trusted Cloud Support more debugging visibility. |
remoteService |
[Output Only] If the attachment is on a Cross-Cloud Interconnect connection, this field contains the interconnect's remote location service provider. Example values: "Amazon Web Services" "Microsoft Azure". The field is set only for attachments on Cross-Cloud Interconnect connections. Its value is copied from the InterconnectRemoteLocation remoteService field. |
configurationConstraints |
[Output Only] Constraints for this attachment, if any. The attachment does not work if these constraints are not met. |
attachmentGroup |
[Output Only] URL of the AttachmentGroup that includes this Attachment. |
l2Forwarding |
L2 Interconnect Attachment related config. This field is required if the type is L2_DEDICATED. The configuration specifies how VLAN tags (like dot1q, qinq, or dot1ad) within L2 packets are mapped to the destination appliances IP addresses. The packet is then encapsulated with the appliance IP address and sent to the edge appliance. |
params |
Input only. [Input Only] Additional params passed with the request, but not persisted as part of resource payload. |
PrivateInfo
Information for an interconnect attachment when this belongs to an interconnect of type DEDICATED.
| JSON representation |
|---|
{ "tag8021q": integer } |
| Fields | |
|---|---|
tag8021q |
[Output Only] 802.1q encapsulation tag to be used for traffic between Trusted Cloud and the customer, going to and from this network and region. |
OperationalStatus
Describe the operational status of the interconnect attachment.
| Enums | |
|---|---|
OS_ACTIVE |
Indicates that attachment has been turned up and is ready to use. |
OS_UNPROVISIONED |
Indicates that attachment is not ready to use yet, because turnup is not complete. |
Type
What type of interconnect attachment this is.
| Enums | |
|---|---|
DEDICATED |
Attachment to a dedicated interconnect. |
PARTNER |
Attachment to a partner interconnect, created by the customer. |
PARTNER_PROVIDER |
Attachment to a partner interconnect, created by the partner. |
L2_DEDICATED |
Attachment to a dedicated interconnect, forwarding L2 packets. |
EdgeAvailabilityDomain
The availability domain for the attachment. Used to create highly-reliable redundant topologies with multiple attachments.
| Enums | |
|---|---|
AVAILABILITY_DOMAIN_ANY |
|
AVAILABILITY_DOMAIN_1 |
|
AVAILABILITY_DOMAIN_2 |
|
Bandwidth
Available bandwidth capacities.
| Enums | |
|---|---|
BPS_50M |
50 Mbit/s |
BPS_100M |
100 Mbit/s |
BPS_200M |
200 Mbit/s |
BPS_300M |
300 Mbit/s |
BPS_400M |
400 Mbit/s |
BPS_500M |
500 Mbit/s |
BPS_1G |
1 Gbit/s |
BPS_2G |
2 Gbit/s |
BPS_5G |
5 Gbit/s |
BPS_10G |
10 Gbit/s |
BPS_20G |
20 Gbit/s |
BPS_50G |
50 Gbit/s |
BPS_100G |
100 Gbit/s |
PartnerMetadata
Informational metadata about Partner attachments from Partners to display to customers. These fields are propagated from PARTNER_PROVIDER attachments to their corresponding PARTNER attachments.
| JSON representation |
|---|
{ "partnerName": string, "interconnectName": string, "portalUrl": string } |
| Fields | |
|---|---|
partnerName |
Plain text name of the Partner providing this attachment. This value may be validated to match approved Partner values. |
interconnectName |
Plain text name of the Interconnect this attachment is connected to, as displayed in the Partner's portal. For instance "Chicago 1". This value may be validated to match approved Partner values. |
portalUrl |
URL of the Partner's portal for this Attachment. Partners may customise this to be a deep link to the specific resource on the Partner portal. This value may be validated to match approved Partner values. |
State
Describes the state of the interconnect attachment.
| Enums | |
|---|---|
STATE_UNSPECIFIED |
|
ACTIVE |
Indicates that attachment has been turned up and is ready to use. |
UNPROVISIONED |
Indicates that attachment is not ready to use yet, because turnup is not complete. |
PENDING_PARTNER |
A newly created PARTNER attachment that has not yet been configured on the Partner side. |
PARTNER_REQUEST_RECEIVED |
A PARTNER attachment is in the process of provisioning after a PARTNER_PROVIDER attachment was created that references it. |
PENDING_CUSTOMER |
PARTNER or PARTNER_PROVIDER attachment that is waiting for the customer to activate. |
DEFUNCT |
The attachment was deleted externally and is no longer functional. This could be because the associated Interconnect was wiped out, or because the other side of a Partner attachment was deleted. |
Encryption
| Enums | |
|---|---|
NONE |
This is the default value, which means the Interconnect Attachment will carry unencrypted traffic. VMs will be able to send traffic to or receive traffic from such interconnect attachment. |
IPSEC |
The interconnect attachment will carry only encrypted traffic that is encrypted by an IPsec device such as HA VPN gateway; VMs cannot directly send traffic to or receive traffic from such an interconnect attachment. To use HA VPN over Cloud Interconnect, the interconnect attachment must be created with this option. |
StackType
| Enums | |
|---|---|
IPV4_ONLY |
The interconnect attachment will only be assigned IPv4 addresses. |
IPV4_IPV6 |
The interconnect attachment can have both IPv4 and IPv6 addresses. |
L2Forwarding
L2 Interconnect Attachment related configuration.
| JSON representation |
|---|
{ "applianceMappings": { string: { object ( |
| Fields | |
|---|---|
applianceMappings |
Optional. A map of VLAN tags to appliances and optional inner mapping rules. If VLANs are not explicitly mapped to any appliance, the defaultApplianceIpAddress is used. Each VLAN tag can be a single number or a range of numbers in the range of 1 to 4094, e.g., "1" or "4001-4094". Non-empty and non-overlapping VLAN tag ranges are enforced, and violating operations will be rejected. The VLAN tags in the Ethernet header must use an ethertype value of 0x88A8 or 0x8100. |
network |
Required. Resource URL of the network to which this attachment belongs. |
geneveHeader |
Optional. It represents the structure of a Geneve (Generic Network Virtualization Encapsulation) header, as defined in RFC8926. It encapsulates packets from various protocols (e.g., Ethernet, IPv4, IPv6) for use in network virtualization environments. |
defaultApplianceIpAddress |
Optional. A single IPv4 or IPv6 address used as the default destination IP when there is no VLAN mapping result found. Unset field (null-value) indicates the unmatched packet should be dropped. |
tunnelEndpointIpAddress |
Required. A single IPv4 or IPv6 address. This address will be used as the source IP address for packets sent to the appliances, and must be used as the destination IP address for packets that should be sent out through this attachment. |
ApplianceMapping
Two-level VLAN-to-Appliance mapping rule.
| JSON representation |
|---|
{
"name": string,
"applianceIpAddress": string,
"innerVlanToApplianceMappings": [
{
object ( |
| Fields | |
|---|---|
name |
Optional. The name of this appliance mapping rule. |
applianceIpAddress |
Optional. A single IPv4 or IPv6 address used as the destination IP address for ingress packets that match on a VLAN tag, but do not match a more specific inner VLAN tag. Unset field (null-value) indicates both VLAN tags are required to be mapped. Otherwise, defaultApplianceIpAddress is used. |
innerVlanToApplianceMappings[] |
Optional. Used to match against the inner VLAN when the packet contains two VLAN tags. A list of mapping rules from inner VLAN tags to IP addresses. If the inner VLAN is not explicitly mapped to an IP address range, the applianceIpAddress is used. |
InnerVlanToApplianceMapping
The inner VLAN-to-Appliance mapping.
| JSON representation |
|---|
{ "innerVlanTags": [ string ], "innerApplianceIpAddress": string } |
| Fields | |
|---|---|
innerVlanTags[] |
Required in this object. Used to match the inner VLAN tag on the packet. Each entry can be a single number or a range of numbers in the range of 1 to 4094, e.g., ["1", "4001-4094"] is valid. Non-empty and Non-overlapping VLAN tag ranges are enforced, and violating operations will be rejected. The inner VLAN tags must have an ethertype value of 0x8100. |
innerApplianceIpAddress |
Required in this object. A single IPv4 or IPv6 address used as the destination IP address for ingress packets that match on both VLAN tags. |
GeneveHeader
GeneveHeader related configurations.
| JSON representation |
|---|
{ "vni": integer } |
| Fields | |
|---|---|
vni |
Optional. VNI is a 24-bit unique virtual network identifier, from 0 to 16,777,215. |
InterconnectAttachmentParams
Additional interconnect attachment parameters.
| JSON representation |
|---|
{ "resourceManagerTags": { string: string, ... } } |
| Fields | |
|---|---|
resourceManagerTags |
Tag keys/values directly bound to this resource. Tag keys and values have the same definition as resource manager tags. The field is allowed for INSERT only. The keys/values to set on the resource should be specified in either ID { |