gce_get_image function

Returns the specified image.

Returns the specified image.

gce_get_image(image_project, image)

Arguments

  • image_project: Project ID of where the image lies
  • image: Name of the image resource to return

Details

Authentication scopes used by this function are:

You may want to use gce_get_image_family instead to ensure the most up to date image is used.

See Also

c("Google\n", " Documentation")