Vcenter NamespaceManagement VirtualMachineClasses DynamicDirectPathIODevice

Vcenter NamespaceManagement VirtualMachineClasses DynamicDirectPathIODevice
Vcenter NamespaceManagement VirtualMachineClasses DynamicDirectPathIODevice

This schema is deprecated as of vSphere API 8.0.2.0. Use device changes in VirtualMachineConfigSpec associated with the VM class to add Dynamic DirectPath I/O devices.

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

This schema was added in vSphere API 7.0.3.0.

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

This property is deprecated as of vSphere API 8.0.2.0.

The vendor ID of this device.

This property was added in vSphere API 7.0.3.0.

integer As int64 As int64
device_id
Required

This property is deprecated as of vSphere API 8.0.2.0.

The device ID of this device.

This property was added in vSphere API 7.0.3.0.

string
custom_label
Optional

This property is deprecated as of vSphere API 8.0.2.0.

The custom label attached to this device.

This property was added in vSphere API 7.0.3.0.

If missing or null, custom label is not used to identify the device.