vSAN Management API


Enum - VsanSnapHealthType(vim.vsan.VsanSnapHealthType)

Since
9.0.0.0


Enum Description

It's used to declare the health types of the received stats from the vSAN SnapService Appliance.

Enum Constants

NameDescription
applianceHealth represent the health stats of the data protection appliance.
pgSnapshotsHealth represent the snapshot health stats of the protection groups.
vmMembershipChanges represent the stats of VM membership changes.
vmSnapshotsHealth represent the snapshot health stats of the virtual machines.
VsanSnapHealthType_Unknown represent the value when the lower version client cannot recognize the enum value.

Show WSDL type definition