gce_vm_reset function

Performs a hard reset on the instance.

Performs a hard reset on the instance.

gce_vm_reset(instances, project = gce_get_global_project(), zone = gce_get_global_zone())

Arguments

  • instances: Name of the instance resource, or an instance object e.g. from gce_get_instance
  • project: Project ID for this request, default as set by gce_get_global_project
  • zone: The name of the zone for this request, default as set by gce_get_global_zone

Details

Authentication scopes used by this function are:

See Also

Google Documentation

  • Maintainer: Mark Edmondson
  • License: MIT + file LICENSE
  • Last published: 2019-05-04

Downloads (last 30 days):