Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualNVMEControllerOption(vim.vm.device.VirtualNVMEControllerOption)
- Extends
- VirtualControllerOption
- See also
- IntOption
- Since
- vSphere API Release 6.5
Data Object Description
VirtualNVMEControllerOption is the data object that contains the options for a virtual NVME controller.Properties
Name | Type | Description |
---|---|---|
numNVMEDisks | IntOption |
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.
|
sharing* | xsd:string[] |
Supported shared bus modes.
See VirtualNVMEControllerSharing for the list of available modes.
Since vSphere API Release 8.0.2.0 |
Properties inherited from VirtualControllerOption | ||
devices, supportedDevice | ||
Properties inherited from VirtualDeviceOption | ||
autoAssignController, backingOption, busSlotOption, connectOption, controllerType, defaultBackingOptionIndex, deprecated, hotRemoveSupported, licensingLimit, numaSupported, plugAndPlay, type | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |