Module: Google::Cloud::NetworkConnectivity::V1beta::GetStatusResponse::ConnectivityStatus

Defined in:
proto_docs/google/cloud/networkconnectivity/v1beta/transport_manager.rb

Overview

Current status of connectivity to the local GCP resource. This reflects whether the VPC Peering or NCC Hub appears correctly configured.

Constant Summary collapse

CONNECTIVITY_STATUS_UNSPECIFIED =

Unspecified status.

0
CONNECTIVITY_STATUS_CONNECTED =

VPC Peering or the NCC Hub appear to be correctly established.

1
CONNECTIVITY_STATUS_DISCONNECTED =

VPC Peering has been taken down, or the NCC Spoke has been rejected.

2