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