Data Object - VirtualNVMEControllerOption(vim.vm.device.VirtualNVMEControllerOption)

Extends
VirtualControllerOption
See also
IntOption
Since
vSphere API 6.5

Data Object Description

VirtualNVMEControllerOption is the data object that contains the options for a virtual NVME controller.

Properties

Name Type Description
numNVMEDisksIntOption

Three properties (numNVMEDisks.min, numNVMEDisks.max, and numNVMEDisks.defaultValue) define the minimum, maximum, and default number of NVME VirtualDisk instances available at any given time in the NVME controller. The number of NVME VirtualDisk instances is also limited by the number of available namespaces in the NVME controller.
Properties inherited from VirtualControllerOption
devices, supportedDevice
Properties inherited from VirtualDeviceOption
autoAssignController, backingOption, busSlotOption, connectOption, controllerType, defaultBackingOptionIndex, deprecated, hotRemoveSupported, licensingLimit, plugAndPlay, type
Properties inherited from DynamicData
None

Show WSDL type definition