[Output Only] The current status of whether or not this interconnect attachment is functional, which can take one of the following values: - OS_ACTIVE: The attachment has been turned up and is ready to use. - OS_UNPROVISIONED: The 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"]],[["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-21 UTC."],[[["This document details the `OperationalStatus` enum within the `Google.Cloud.Compute.V1` namespace, specifically for `InterconnectAttachment` types, across multiple versions."],["The latest version of the documented content is 3.6.0, while a multitude of earlier versions are also archived, down to 1.0.0."],["`OperationalStatus` can have three possible values: `OsActive` which means the attachment is ready for use, `OsUnprovisioned` which means the attachment is not ready yet, and `UndefinedOperationalStatus` which means the enum field is not set."],["The documentation is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]