gce_get_external_ip: Get the external IP of an instance

View source: R/networks.R

gce_get_external_ipR Documentation

Get the external IP of an instance

Description

Get the external IP of an instance

Usage

gce_get_external_ip(instance, verbose = TRUE, ...)

Arguments

instance

Name or instance object to find the external IP for

verbose

Give a user message about the IP

...

passed to gce_get_instance

This is a helper to extract the external IP of an instance

Value

The external IP


cloudyr/googleComputeEngineR documentation built on June 11, 2025, 8:47 a.m.