Returns the specified Instance resource.
gce_get_instance(instance, project = gce_get_global_project(), zone = gce_get_global_zone())
instance
: Name of the instance resourceproject
: 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_zoneAuthentication scopes used by this function are:
Useful links