Module: Google::Cloud::NetworkManagement::V1::ReachabilityService

Defined in:
lib/google/cloud/network_management/v1/reachability_service.rb,
lib/google/cloud/network_management/v1/reachability_service/paths.rb,
lib/google/cloud/network_management/v1/reachability_service/client.rb,
lib/google/cloud/network_management/v1/reachability_service/operations.rb,
lib/google/cloud/network_management/v1/reachability_service/credentials.rb

Overview

The Reachability service in the Google Cloud Network Management API provides services that analyze the reachability within a single Google Virtual Private Cloud (VPC) network, between peered VPC networks, between VPC and on-premises networks, or between VPC networks and internet hosts. A reachability analysis is based on Google Cloud network configurations.

You can use the analysis results to verify these configurations and to troubleshoot connectivity issues.

To load this service and instantiate a client:

require "google/cloud/network_management/v1/reachability_service"
client = ::Google::Cloud::NetworkManagement::V1::ReachabilityService::Client.new

Defined Under Namespace

Modules: Paths Classes: Client, Credentials, Operations