Vcenter Host Hardware DirectPathDevices ConfigureSpec
Vcenter Host Hardware DirectPathDevices ConfigureSpec
The Vcenter Host Hardware DirectPathDevices ConfigureSpec schema provides options to configure a DirectPath device.
This schema was added in vSphere API 9.1.0.0.
JSON Example
{
"device": "string",
"new_mode": "string"
}
string
device
Required
The ID of the device to configure.
This property was added in vSphere API 9.1.0.0.
string
new_mode
Optional
The new desired mode of the device.
For more information see: Vcenter Host Hardware DirectPathDevices DirectPathDeviceMode.
This property was added in vSphere API 9.1.0.0.
if missing or null, then the current device mode remains unchanged.