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/rest.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,
lib/google/cloud/network_management/v1/reachability_service/rest/client.rb,
lib/google/cloud/network_management/v1/reachability_service/rest/operations.rb,
lib/google/cloud/network_management/v1/reachability_service/rest/service_stub.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 REST client:

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

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials, Operations