Enum - VirtualMachineVirtualPMemSnapshotMode(vim.vm.VirtualPMem.SnapshotMode)

Since
vSphere API 7.0.3.0


Enum Description

The set of supported snapshot modes for VMs configured with NVDIMMs.

Enum Constants

NameDescription
independent_eraseonrevert Virtual NVDIMMs are erased and recreated upon snapshot reverts.
independent_persistent The data on virtual NVDIMMs are not affected by snapshot reverts. Writes to virtual NVDIMMs after a snapshot is taken cannot be reverted to the snapshotted state.

Show WSDL type definition