[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: - ACTIVE: The attachment has
been turned up and is ready to use. - UNPROVISIONED: The 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: A PARTNER or PARTNER_PROVIDER attachment that is
waiting for a customer to activate it. - DEFUNCT: The attachment was
deleted externally and is no longer functional. This could be
because the associated Interconnect was removed, or because the
other side of a Partner attachment was deleted.
Enums
Name
Description
UNDEFINED_STATE
A value indicating that the enum field is not set.
ACTIVE
Indicates that attachment has been turned up and is ready to use.
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.
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.
PENDING_PARTNER
A newly created PARTNER attachment that has not yet been configured on the Partner side.
STATE_UNSPECIFIED
No description available.
UNPROVISIONED
Indicates that attachment is not ready to use yet, because turnup is not complete.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class State (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.InterconnectAttachment.State)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.InterconnectAttachment.State) \n\n State(value)\n\n\\[Output Only\\] The current state of this attachment's functionality.\nEnum values ACTIVE and UNPROVISIONED are shared by\nDEDICATED/PRIVATE, PARTNER, and PARTNER_PROVIDER interconnect\nattachments, while enum values PENDING_PARTNER,\nPARTNER_REQUEST_RECEIVED, and PENDING_CUSTOMER are used for only\nPARTNER and PARTNER_PROVIDER interconnect attachments. This state\ncan take one of the following values: - ACTIVE: The attachment has\nbeen turned up and is ready to use. - UNPROVISIONED: The attachment\nis not ready to use yet, because turnup is not complete. -\nPENDING_PARTNER: A newly-created PARTNER attachment that has not yet\nbeen configured on the Partner side. - PARTNER_REQUEST_RECEIVED: A\nPARTNER attachment is in the process of provisioning after a\nPARTNER_PROVIDER attachment was created that references it. -\nPENDING_CUSTOMER: A PARTNER or PARTNER_PROVIDER attachment that is\nwaiting for a customer to activate it. - DEFUNCT: The attachment was\ndeleted externally and is no longer functional. This could be\nbecause the associated Interconnect was removed, or because the\nother side of a Partner attachment was deleted."]]