Reference documentation and code samples for the Compute Engine v1 API enum Interconnect.Types.OperationalStatus.
[Output Only] The current status of this Interconnect's functionality, which can take one of the following values: - OS_ACTIVE: A valid Interconnect, which is turned up and is ready to use. Attachments may be provisioned on this Interconnect. - OS_UNPROVISIONED: An Interconnect that has not completed turnup. No attachments may be provisioned on this Interconnect. - OS_UNDER_MAINTENANCE: An Interconnect that is undergoing internal maintenance. No attachments may be provisioned or updated 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 2025-04-09 UTC."],[[["This page provides reference documentation for the `Interconnect.Types.OperationalStatus` enum within the Google Compute Engine v1 API, specifically within the `Google.Cloud.Compute.V1` namespace."],["The documentation covers various versions of the API, ranging from version 1.0.0 to the latest version, 3.6.0, with links to each specific version's documentation."],["The `OperationalStatus` enum defines the current functionality status of an Interconnect, including `OsActive` (ready for use), `OsUnprovisioned` (not yet turned up), and `OsUnderMaintenance`(undergoing maintenance)."],["The documentation specifies that the enum is located in the Google.Cloud.Compute.V1.dll assembly."],["An `UndefinedOperationalStatus` field is included to indicate when the enum field has not been set."]]],[]]