vSAN Management API


Enum - DpSnapshotType(dp.vpx.SnapshotType)

Since
vSAN 7.0U2


Enum Description

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 8.0.0.2
vssAppConsistentCopy This is deprecated.
vssAppConsistentFull This is deprecated.

Show WSDL type definition