Reference documentation and code samples for the Compute Engine v1 API enum InterconnectLocation.Types.Status.
[Output Only] The status of this InterconnectLocation, which can take one of the following values: - CLOSED: The InterconnectLocation is closed and is unavailable for provisioning new Interconnects. - AVAILABLE: The InterconnectLocation is available for provisioning new Interconnects.
[[["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-03-24 UTC."],[[["This page provides documentation for the `InterconnectLocation.Types.Status` enum within the Google Cloud Compute Engine v1 API, specifically within the `Google.Cloud.Compute.V1` namespace."],["The enum `InterconnectLocation.Types.Status` represents the status of an InterconnectLocation, which can be either `AVAILABLE` (open for new Interconnects) or `CLOSED` (unavailable for new Interconnects)."],["The page also includes a complete history of all the versions of this enum, from the latest 3.6.0 down to 1.0.0, all within the `Google.Cloud.Compute.V1` Assembly."],["The `UndefinedStatus` field indicates a status that is not set within the enum."]]],[]]