Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::InterconnectAttachment::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.
Constants
UNDEFINED_OPERATIONAL_STATUS
value: 0 A value indicating that the enum field is not set.
OS_ACTIVE
value: 55_721_409 Indicates that attachment has been turned up and is ready to use.
OS_UNPROVISIONED
value: 239_771_840 Indicates that 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 2024-11-15 UTC."],[],[]]