Returns the latest image that is part of an image family and is not deprecated.

gce_get_image_family(image_project, family)

Arguments

image_project

Project ID for this request

family

Name of the image family to search for

Details

Authentication scopes used by this function are:

  • https://www.googleapis.com/auth/cloud-platform

  • https://www.googleapis.com/auth/compute

  • https://www.googleapis.com/auth/compute.readonly

See also