gce_get_network {googleComputeEngineR}R 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:

See Also

Google Documentation


[Package googleComputeEngineR version 0.3.0 Index]