Module: Google::Cloud::NetworkConnectivity::V1beta::GetStatusResponse::OperationalStatus
- Defined in:
- proto_docs/google/cloud/networkconnectivity/v1beta/transport_manager.rb
Overview
The operational status of the underlying networking components.
Constant Summary collapse
- OPERATIONAL_STATUS_UNSPECIFIED =
Unspecified status.
0- OPERATIONAL_STATUS_ACTIVE =
Protected capacity is available and networking components show as up.
1- OPERATIONAL_STATUS_DOWN =
Protected capacity is showing as operationally down.
2