Vm_Hardware_IdeAddressInfo

Vm_Hardware_IdeAddressInfo
Vm_Hardware_IdeAddressInfo

The IdeAddressInfo structure contains information about the address of a virtual device that is attached to a virtual IDE adapter of a virtual machine.

JSON Example
{
    "primary": false,
    "master": false
}
boolean
primary
Required

Flag specifying whether the device is attached to the primary or secondary IDE adapter of the virtual machine.

boolean
master
Required

Flag specifying whether the device is the master or slave device on the IDE adapter.