Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::Interconnect::State.
[Output Only] The current state of Interconnect functionality, which can take one of the following values: - ACTIVE: The Interconnect is valid, turned up and ready to use. Attachments may be provisioned on this Interconnect. - UNPROVISIONED: The Interconnect has not completed turnup. No attachments may be provisioned on this Interconnect. - UNDER_MAINTENANCE: The Interconnect is undergoing internal maintenance. No attachments may be provisioned or updated on this Interconnect.
Constants
UNDEFINED_STATE
value: 0 A value indicating that the enum field is not set.
ACTIVE
value: 314_733_318 The interconnect is valid, turned up, and ready to use. Attachments may be provisioned on this interconnect.
UNPROVISIONED
value: 517_333_979 The interconnect has not completed turnup. No attachments may be provisioned on this interconnect.
[[["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 2024-10-30 UTC."],[],[]]