Forum Discussion

richard_lawson's avatar
9 months ago
Solved

Long shot, but here goes: Anyone know of a way to import an unmanaged volume into VMware?

 I know there's an ImportUnmanagedSnapshot API call you can make, but I can't find any clear documentation on how to use it.

  • We conduct an automation workshop in Professional Services which can walk you through the whole process using PowerCLI and our APIs.
  • Generally i just recommend creating a blank vVol and overwriting it from the snap/volume
  • VMware plans to deprecate that API if i recall. But this is all there is https://www.codyhosterman.com/2017/04/importing-a-vvol-snapshot-with-powercli/|https://www.codyhosterman.com/2017/04/importing-a-vvol-snapshot-with-powercli/ https://developer.broadcom.com/xapis/virtual-infrastructure-json-api/latest/sdk/vim25/release/VirtualDiskManager/moId/ImportUnmanagedSnapshot/post/|https://developer.broadcom.com/xapis/virtual-infrastructure-json-api/latest/sdk/vim25/release/VirtualDiskManager/moId/ImportUnmanagedSnapshot/post/
  • We conduct an automation workshop in Professional Services which can walk you through the whole process using PowerCLI and our APIs.