vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostStorageDeviceInfo(vim.host.StorageDeviceInfo)
- Property of
- HostConfigInfo, HostConfigSpec, HostStorageSystem
- Extends
- DynamicData
- See also
- HostHostBusAdapter, HostMultipathInfo, HostNvmeTopology, HostPlugStoreTopology, HostScsiTopology, ScsiLun
- Since
- 2.0
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.
|
nvmeTopology* | HostNvmeTopology |
Topology view of NVME storage devices. This data object exists
only if storage topology information is available. See the
HostNvmeTopology data object type for more information.
Since vSphere API Release 7.0 |
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 Release 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.
|
softwareInternetScsiEnabled | xsd:boolean |
Indicates if the software iSCSI initiator is enabled on this system
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |