Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::InterconnectRemoteLocation::Status (v3.5.0)

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

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

Constants

UNDEFINED_STATUS

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

AVAILABLE

value: 442_079_913
The InterconnectRemoteLocation is available for provisioning new Cross-Cloud Interconnects.

CLOSED

value: 380_163_436
The InterconnectRemoteLocation is closed for provisioning new Cross-Cloud Interconnects.