Enum - DpSnapshotType(dp.vpx.SnapshotType)

Since
vSAN API vSAN 7.0U2


Enum Description

Deprecated.

Indicates the type of snapshot taken on a given protected entity.

Enum Constants

NameDescription
applicationConsistent Application Consistent snapshot. Generally used for linux GOS to run pre-freeze and post-thaw scripts.
crashConsistent Crash Consistent snapshot.
metadataOnly Metadata only snapshot is similar to a crash consistent snapshot, with the exception that COW operation is not performed on snapshot extents of a 'metadataOnly' snapshot. It is generally used for restore operations like 'In-place' restore and 'Failback'.
snapshotTypeUnknown The value to be used when the older version client cannot recognize the enum value.
vssAppConsistent

Since vSAN API 8.0.0.2
vssAppConsistentCopy
vssAppConsistentFull

Show WSDL type definition