Virtual Storage Lifecycle Management API


Enum - DatastoreSectorFormat(vim.Datastore.SectorFormat)

Since
vSphere API Release 9.0.0.0


Enum Description

The type of the sector size, such as, datastore and virtual disk, for the 4k native disk/array support.

Enum Constants

NameDescription
emulated_512 4K sector size disk in 512 emulation mode.
native_4k 4K native sector size disk.
native_512 512 native sector size disk.

Show WSDL type definition