vSAN Management API


Enum - VsanSnapVmMembershipChangeStatus(vim.vsan.VsanSnapVmMembershipChangeStatus)

Since
9.0.0.0


Enum Description

It's used to declare the virtual machine membership change status.

Enum Constants

NameDescription
added represent the virtual machine is newly added to the protection group.
removed represent the virtual machine has been removed from the protection group.
VsanSnapVmMembershipChangeStatus_Unknown represent the value when the lower version client cannot recognize the enum value.

Show WSDL type definition