Data Object - HostInternetScsiHbaSendTarget(vim.host.InternetScsiHba.SendTarget)

Property of
HostInternetScsiHba, HostInternetScsiHbaTargetSet
Parameter to
AddInternetScsiSendTargets, RemoveInternetScsiSendTargets
Extends
DynamicData
See also
HostInternetScsiHbaAuthenticationProperties, HostInternetScsiHbaDigestProperties, HostInternetScsiHbaParamValue, OptionDef

Data Object Description

The iSCSI send target.

Properties

Name Type Description
addressxsd:string

The IP address or hostname of the storage device.
advancedOptions*HostInternetScsiHbaParamValue[]

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

Since vSphere API 4.0
authenticationProperties*HostInternetScsiHbaAuthenticationProperties

The authentication settings for this discovery target. All static targets discovered via this target will inherit the use of these settings unless the static target's authentication settings are explicitly set.

Since vSphere API 4.0
digestProperties*HostInternetScsiHbaDigestProperties

The digest settings for this discovery target. All static targets discovered via this target will inherit the use of these settings unless the static target's digest settings are explicitly set.

Since vSphere API 4.0
parent*xsd:string

The device name of the host bus adapter from which settings can be inherited.

Since vSphere API 4.0
port*xsd:int

The TCP port of the storage device. If not specified, the standard default of 3260 is used.
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 DynamicData
None
*Need not be set
Show WSDL type definition