Enum - ScsiDiskType(vim.host.ScsiDisk.ScsiDiskType)

Since
vSphere API 6.5


Enum Description

The types of disk drives.

Enum Constants

NameDescription
emulated512 4K sector size drive in 512 emulation mode.
native4k 4K native sector size drive.
native512 512 native sector size drive.
SoftwareEmulated4k Software emulated 4k.

Since vSphere API 6.7
unknown Unknown type.

Show WSDL type definition