gce_get_zone function

Returns the specified Zone resource. Get a list of available zones by making a list() request.

Returns the specified Zone resource. Get a list of available zones by making a list() request.

gce_get_zone(project, zone)

Arguments

  • project: Project ID for this request
  • zone: Name of the zone resource to return

Details

Authentication scopes used by this function are:

See Also

Google Documentation