VsanSnapHealthType_enum
VsanSnapHealthType_enum
It's used to declare the health types of the received stats from the vSAN SnapService Appliance.
Possible values:
applianceHealth: represent the health stats of the data protection appliance.pgSnapshotsHealth: represent the snapshot health stats of the protection groups.vmSnapshotsHealth: represent the snapshot health stats of the virtual machines.vmMembershipChanges: represent the stats of VM membership changes.VsanSnapHealthType_Unknown: represent the value when the lower version client cannot recognize the enum value.
This data structure has no properties.
Enumeration:
applianceHealth,
pgSnapshotsHealth,
vmSnapshotsHealth,
vmMembershipChanges,
VsanSnapHealthType_Unknown,