Data Object - HostStorageDeviceInfo(vim.host.StorageDeviceInfo)

Property of
HostConfigInfo, HostConfigSpec, HostStorageSystem
Extends
DynamicData
See also
HostHostBusAdapter, HostMultipathInfo, HostPlugStoreTopology, HostScsiTopology, ScsiLun

Data Object Description

This data object type describes the storage subsystem configuration.

Properties

Name Type Description
hostBusAdapter*HostHostBusAdapter[]

The list of host bus adapters available on the host.
multipathInfo*HostMultipathInfo

The multipath configuration that controls multipath policy for ScsiLuns. This data object exists only if path information is available and is configurable.
plugStoreTopology*HostPlugStoreTopology

The plug-store topology on the host system. This data object exists only if the plug-store system is available and configurable.

Since vSphere API 4.0
scsiLun*ScsiLun[]

The list of SCSI logical units available on the host.
scsiTopology*HostScsiTopology

Storage topology view of SCSI storage devices. This data object exists only if storage topology information is available. See the ScsiTopology data object type for more information.
softwareInternetScsiEnabledxsd:boolean

Indicates if the software iSCSI initiator is enabled on this system
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition