Reference documentation and code samples for the Compute Engine v1 API enum InterconnectAttachment.Types.OperationalStatus.
[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-04-09 UTC."],[[["This page provides reference documentation for the `InterconnectAttachment.Types.OperationalStatus` enum within the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The latest version documented is 3.6.0, while the current page defaults to version 3.5.0, with a comprehensive history of versions dating back to 1.0.0, each linking to the relevant documentation."],["The `OperationalStatus` enum has three possible values: `OsActive`, indicating the attachment is ready for use; `OsUnprovisioned`, indicating the attachment is not yet ready; and `UndefinedOperationalStatus`, representing an unset enum field."],["This documentation is located in the `Google.Cloud.Compute.V1` namespace and is included in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]