HostCapabilityFtUnsupportedReason_enum
HostCapabilityFtUnsupportedReason_enum
Deprecated as of vSphere API 7.0, use VmFaultToleranceConfigIssueReasonForIssueEnum.
Set of possible values for ftCompatibilityIssues
Possible values:
vMotionNotLicensed
: No VMotion licensemissingVMotionNic
: VMotion nic is not configured on the hostmissingFTLoggingNic
: FT logging nic is not configured on the hostftNotLicensed
: Host does not have proper FT licensehaAgentIssue
: Host does not have HA agent running properlyunsupportedProduct
: VMware product installed on the host does not support fault tolerancecpuHvUnsupported
: Host CPU does not support hardware virtualizationcpuHwmmuUnsupported
: Host CPU does not support hardware MMU virtualizationcpuHvDisabled
: Host CPU is compatible for replay-based FT, but hardware virtualization has been disabled in the BIOS.
This data structure has no properties.
Enumeration:
vMotionNotLicensed,
missingVMotionNic,
missingFTLoggingNic,
ftNotLicensed,
haAgentIssue,
unsupportedProduct,
cpuHvUnsupported,
cpuHwmmuUnsupported,
cpuHvDisabled,