Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::InterconnectLocation::Status (v2.8.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::InterconnectLocation::Status.

[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.

Constants

UNDEFINED_STATUS

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

AVAILABLE

value: 442_079_913
The InterconnectLocation is available for provisioning new Interconnects.

CLOSED

value: 380_163_436
The InterconnectLocation is closed for provisioning new Interconnects.