vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostScsiTopologyTarget(vim.host.ScsiTopology.Target)
- Property of
- HostScsiTopologyInterface
- Extends
- DynamicData
- See also
- HostScsiTopologyLun, HostTargetTransport
- Since
- 2.0
Data Object Description
This data object type describes the SCSI target that is associated with a list of logical units.Properties
Name | Type | Description |
---|---|---|
key | xsd:string |
The identifier for the SCSI target
|
lun* | HostScsiTopologyLun[] |
The list of SCSI logical units with which a target is associated.
|
target | xsd:int |
The target identifier.
|
transport* | HostTargetTransport |
SCSI Transport information about the target.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |