vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostScsiTopologyInterface(vim.host.ScsiTopology.Interface)
- Property of
 - HostScsiTopology
 - Extends
 - DynamicData
 - See also
 - HostHostBusAdapter, HostScsiTopologyTarget
 - Since
 - 2.0
 
Data Object Description
This data object type describes the SCSI interface that is associated with a list of targets.Properties
| Name | Type | Description | 
|---|---|---|
| adapter | xsd:string | 
         The link to data for this SCSI interface.
       | 
| key | xsd:string | 
         The identifier for the SCSI interface
       | 
| target* | HostScsiTopologyTarget[] | 
         The list of targets to which the SCSI interface is associated.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |