
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
745 B
745 B
vim.host.ScsiTopology.Interface
This data object type describes the SCSI interface that is associated with a list of targets.
- extends
- Attributes:
-
key (str):
The identifier for the SCSI interface
adapter (vim.host.HostBusAdapter):
The link to data for this SCSI interface.
target ([vim.host.ScsiTopology.Target], optional):
The list of targets to which the SCSI interface is associated.