Description Usage Arguments Details See Also
Deletes the specified Instance resource.
1 2 | gce_vm_delete(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_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 |
Authentication scopes used by this function are:
https://www.googleapis.com/auth/cloud-platform
https://www.googleapis.com/auth/compute
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.