Closed
Description
Hi guys, I did not find discussion forum or group so I'm asking here.
I have an VM instance in google cloud and I need to create many clones of the instance. So I created snapshot of instance's disk in Google Cloud Console. The console allows to create new instance based on snapshot, but I need to do it via GCloud Java API, how can I do that?
Thanks