Returns the specified machine type.
gce_get_machinetype(machineType, project = gce_get_global_project(), zone = gce_get_global_zone())
machineType
: Name of the machine type to returnproject
: Project ID for this requestzone
: The name of the zone for this requestAuthentication scopes used by this function are:
Useful links