Managed Object Types
Data Object Types
All Properties
All Methods
Enum - VirtualMachineFaultToleranceType(vim.VirtualMachine.FaultToleranceType)
Since
vSphere API 6.0
Enum Description
The FaultToleranceType defines the type of fault tolerance, if any, the virtual machine is configured for.
Enum Constants
Name
Description
checkpointing
recordReplay
unset
Since
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vsan="urn:vsan" name="VirtualMachineFaultToleranceType"> <restriction base="xsd:string"> <enumeration value="unset"/> <enumeration value="recordReplay"/> <enumeration value="checkpointing"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2015-2021 VMware, Inc. All rights reserved.
Revision 15-Sep-2021 | VMware vSAN Management API | Version 7.0U3