Data Object - HostInternetScsiHba(vim.host.InternetScsiHba)

Extends
HostHostBusAdapter
See also
HostInternetScsiHbaAuthenticationCapabilities, HostInternetScsiHbaAuthenticationProperties, HostInternetScsiHbaDigestCapabilities, HostInternetScsiHbaDigestProperties, HostInternetScsiHbaDiscoveryCapabilities, HostInternetScsiHbaDiscoveryProperties, HostInternetScsiHbaIPCapabilities, HostInternetScsiHbaIPProperties, HostInternetScsiHbaNetworkBindingSupportType, HostInternetScsiHbaParamValue, HostInternetScsiHbaSendTarget, HostInternetScsiHbaStaticTarget, OptionDef
Since
2.0

Data Object Description

This data object type describes the iSCSI host bus adapter interface.

Properties

Name Type Description
advancedOptions*HostInternetScsiHbaParamValue[]

A list of the current options settings for the host bus adapter.

Since vSphere API 4.0
authenticationCapabilitiesHostInternetScsiHbaAuthenticationCapabilities

The authentication capabilities for this host bus adapter.
authenticationPropertiesHostInternetScsiHbaAuthenticationProperties

The authentication settings for this host bus adapter. All static and discovery targets will inherit the use of these settings unless their authentication settings are explicitly set.
canBeDisabled*xsd:boolean

Can this adapter be disabled

Since vSphere API 5.0
configuredSendTarget*HostInternetScsiHbaSendTarget[]

The configured iSCSI send target entries.
configuredStaticTarget*HostInternetScsiHbaStaticTarget[]

The configured iSCSI static target entries.
currentSpeedMb*xsd:int

The Current operating link speed of the port in megabits per second.
digestCapabilities*HostInternetScsiHbaDigestCapabilities

The authentication capabilities for this host bus adapter.

Since vSphere API 4.0
digestProperties*HostInternetScsiHbaDigestProperties

The digest settings for this host bus adapter. All static and discovery targets will inherit the use of these properties unless their digest settings are explicitly set.

Since vSphere API 4.0
discoveryCapabilitiesHostInternetScsiHbaDiscoveryCapabilities

The discovery capabilities for this host bus adapter.
discoveryPropertiesHostInternetScsiHbaDiscoveryProperties

The discovery settings for this host bus adapter.
ipCapabilitiesHostInternetScsiHbaIPCapabilities

The IP capabilities for this host bus adapter.
ipPropertiesHostInternetScsiHbaIPProperties

The IP settings for this host bus adapter.
iScsiAlias*xsd:string

The iSCSI alias of this host bus adapter.
iScsiNamexsd:string

The iSCSI name of this host bus adapter.
isSoftwareBasedxsd:boolean

True if this host bus adapter is a software based initiator utilizing the hosting system's existing TCP/IP network connection
maxSpeedMb*xsd:int

The maximum supported link speed of the port in megabits per second.
networkBindingSupport*HostInternetScsiHbaNetworkBindingSupportType

Specifies if this iSCSI Adapter requires a bound network interface to function.

Since vSphere API 5.0
supportedAdvancedOptions*OptionDef[]

A list of supported key/value pair advanced options for the host bus adapter including their type information.

Since vSphere API 4.0
Properties inherited from HostHostBusAdapter
bus, device, driver, key, model, pci, status
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition