vSphere Web Services API


Enum - DeviceNotSupportedReason(vim.fault.DeviceNotSupported.Reason)

Since
VI API 2.5


Enum Description

Reasons why a virtual device would not be supported on a host.

Enum Constants

NameDescription
ft The device is supported by the host and guest OS, but not for the vSphere Fault Tolerance.

Since vSphere API Release 8.0.3.0
guest The device is supported by the host in general, but not for the specific guest OS the virtual machine is using.
host The host does not support this virtual device at all.

Show WSDL type definition