Output only. The time when the interconnect attachment was created.
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
Output only. The time when the interconnect attachment was last updated.
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
labels
map (key: string, value: string)
Labels associated with this resource.
An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
description
string
Optional. A free-text description of the resource. Max length 1024 characters.
interconnect
string
Required. The canonical name of underlying Interconnect object that this attachment's traffic will traverse through. The name is in the form of projects/{project}/locations/{location}/zones/{zone}/interconnects/{interconnect}.
network
string
Optional. The canonical Network name in the form of projects/{project}/locations/{location}/zones/{zone}/networks/{network}.
vlanId
integer
Required. VLAN id provided by user. Must be site-wise unique.
mtu
integer
IP (L3) MTU value of the virtual edge cloud. Valid values are: 1500 and 9000. Default to 1500 if not set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-11 UTC."],[[["\u003cp\u003eInterconnectAttachment resources manage connections to underlying Interconnect objects, which carry traffic between networks.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of an InterconnectAttachment includes fields such as \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003ecreateTime\u003c/code\u003e, \u003ccode\u003eupdateTime\u003c/code\u003e, \u003ccode\u003elabels\u003c/code\u003e, \u003ccode\u003edescription\u003c/code\u003e, \u003ccode\u003einterconnect\u003c/code\u003e, \u003ccode\u003enetwork\u003c/code\u003e, \u003ccode\u003evlanId\u003c/code\u003e, \u003ccode\u003emtu\u003c/code\u003e, and \u003ccode\u003estate\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey attributes of an InterconnectAttachment are the required \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003einterconnect\u003c/code\u003e, and \u003ccode\u003evlanId\u003c/code\u003e properties, alongside optional \u003ccode\u003edescription\u003c/code\u003e and \u003ccode\u003enetwork\u003c/code\u003e, and the output only \u003ccode\u003estate\u003c/code\u003e, \u003ccode\u003ecreateTime\u003c/code\u003e and \u003ccode\u003eupdateTime\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe available methods for InterconnectAttachment resources are \u003ccode\u003ecreate\u003c/code\u003e, \u003ccode\u003edelete\u003c/code\u003e, \u003ccode\u003eget\u003c/code\u003e, and \u003ccode\u003elist\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.zones.interconnectAttachments\n\n- [Resource: InterconnectAttachment](#InterconnectAttachment)\n - [JSON representation](#InterconnectAttachment.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: InterconnectAttachment\n--------------------------------\n\nMessage describing InterconnectAttachment object"]]