Starts an instance that was stopped using the using the stop method.
gce_vm_start(instances, project = gce_get_global_project(), zone = gce_get_global_zone())
instances
: Name of the instance resource, or an instance object e.g. from gce_get_instanceproject
: Project ID for this request, default as set by gce_get_global_projectzone
: The name of the zone for this request, default as set by gce_get_global_zoneAn Operation object with pending status
Authentication scopes used by this function are:
Useful links
Downloads (last 30 days):