HostSriovConfig

HostSriovConfig
HostSriovConfig

This data object allows configuration of SR-IOV device.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "id": "string",
    "passthruEnabled": false,
    "applyNow": false,
    "hardwareLabel": "string",
    "sriovEnabled": false,
    "numVirtualFunction": 0
}
boolean
sriovEnabled
Required

enable SR-IOV for this device

integer As int32 As int32
numVirtualFunction
Required

Number of SR-IOV virtual functions to enable on this device