Module: Google::Cloud::Compute::V1::Interconnect::State
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
[Output Only] The current state of Interconnect functionality, which can take one of the following values: - ACTIVE: The Interconnect is valid, turned up and ready to use. Attachments may be provisioned on this Interconnect. - UNPROVISIONED: The Interconnect has not completed turnup. No attachments may be provisioned on this Interconnect. - UNDER_MAINTENANCE: The Interconnect is undergoing internal maintenance. No attachments may be provisioned or updated on this Interconnect.
Constant Summary collapse
- UNDEFINED_STATE =
A value indicating that the enum field is not set.
0
- ACTIVE =
The interconnect is valid, turned up, and ready to use. Attachments may be provisioned on this interconnect.
314_733_318
- UNPROVISIONED =
The interconnect has not completed turnup. No attachments may be provisioned on this interconnect.
517_333_979