gce_get_machinetype function

Returns the specified machine type.

Returns the specified machine type.

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