NamespaceManagement_VirtualMachineClasses_DynamicDirectPathIODevice

NamespaceManagement_VirtualMachineClasses_DynamicDirectPathIODevice
NamespaceManagement_VirtualMachineClasses_DynamicDirectPathIODevice

The VirtualMachineClasses.DynamicDirectPathIODevice structure contains the configuration corresponding to a Dynamic DirectPath I/O device.

JSON Example
{
    "vendor_id": 0,
    "device_id": 0,
    "custom_label": "string"
}
integer As int64
vendor_id
Required

The vendor ID of this device.

integer As int64
device_id
Required

The device ID of this device.

string
custom_label
Optional

The custom label attached to this device. If unset, custom label is not used to identify the device.