gce_get_machinetype: Returns the specified machine type.

Description Usage Arguments Details See Also

View source: R/machineType.R

Description

Returns the specified machine type.

Usage

1
2
3
4
5
gce_get_machinetype(
  machineType,
  project = gce_get_global_project(),
  zone = gce_get_global_zone()
)

Arguments

machineType

Name of the machine type to return

project

Project ID for this request

zone

The name of the zone for this request

Details

Authentication scopes used by this function are:

See Also

Google Documentation


cloudyr/googleComputeEngineR documentation built on Jan. 23, 2022, 8:30 a.m.