We can set a name/description in Volume.create but we can't
update these later
select new values for a clone or snapshot (this is useful to mark the created Volume to avoid having to run a GC later if the client fails between the clone and set calls)
We can set a name/description in
Volume.create
but we can'tVolume
to avoid having to run a GC later if the client fails between theclone
andset
calls)