gce_get_network: Returns the specified network.

View source: R/networks.R

gce_get_networkR Documentation

Returns the specified network.

Description

Returns the specified network.

Usage

gce_get_network(network, project = gce_get_global_project())

Arguments

network

Name of the network to return

project

Project ID for this request

Details

Authentication scopes used by this function are:

  • https://www.googleapis.com/auth/cloud-platform

  • https://www.googleapis.com/auth/compute

  • https://www.googleapis.com/auth/compute.readonly

See Also

Google Documentation


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