Module Google::Cloud::Compute::V1::InterconnectAttachment::OperationalStatus (v1.2.0)

[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: 55721409
Indicates that attachment has been turned up and is ready to use.

OS_UNPROVISIONED

value: 239771840
Indicates that attachment is not ready to use yet, because turnup is not complete.