vcenter vm hardware: scsi address info

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

Representation:

{
    "bus"1,
    "unit"1
}

Attributes:

Name Type Description
Required
bus long Bus number of the adapter to which the device is attached.

unit long Unit number of the device.