Module: Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkStatus::OperationalStatus
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
The operational status of the link.
Constant Summary collapse
- UNDEFINED_OPERATIONAL_STATUS =
A value indicating that the enum field is not set.
0
- LINK_OPERATIONAL_STATUS_DOWN =
The interface is unable to communicate with the remote end.
281_653_885
- LINK_OPERATIONAL_STATUS_UP =
The interface has low level communication with the remote end.
305_879_862