Module: Google::Cloud::Compute::V1::InterconnectLocation::Status
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
[Output Only] The status of this InterconnectLocation, which can take one of the following values: - CLOSED: The InterconnectLocation is closed and is unavailable for provisioning new Interconnects. - AVAILABLE: The InterconnectLocation is available for provisioning new Interconnects.
Constant Summary collapse
- UNDEFINED_STATUS =
A value indicating that the enum field is not set.
0
- AVAILABLE =
The InterconnectLocation is available for provisioning new Interconnects.
442_079_913
- CLOSED =
The InterconnectLocation is closed for provisioning new Interconnects.
380_163_436