Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::Interconnect::OperationalStatus (v1.3.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::Interconnect::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.

Constants

UNDEFINED_OPERATIONAL_STATUS

value: 0
A value indicating that the enum field is not set.

OS_ACTIVE

value: 55721409
The interconnect is valid, turned up, and ready to use. Attachments may be provisioned on this interconnect.

OS_UNPROVISIONED

value: 239771840
The interconnect has not completed turnup. No attachments may be provisioned on this interconnect.