Data Object - HostInternetScsiHbaStaticTarget(vim.host.InternetScsiHba.StaticTarget)

Property of
HostInternetScsiHba, HostInternetScsiHbaTargetSet
Parameter to
AddInternetScsiStaticTargets, RemoveInternetScsiStaticTargets
Extends
DynamicData
See also
HostInternetScsiHbaAuthenticationProperties, HostInternetScsiHbaDigestProperties, HostInternetScsiHbaParamValue, OptionDef
Since
2.0

Data Object Description

The iSCSI static 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 target.

Since vSphere API 4.0
digestProperties*HostInternetScsiHbaDigestProperties

The digest settings for this target.

Since vSphere API 4.0
discoveryMethod*xsd:string

Discovery method each static target is discovered by some method define in TargetDiscoveryMethod.

Since vSphere API 5.1
iScsiNamexsd:string

The iSCSI name of the storage device.
parent*xsd:string

The parent entity from which settings can be inherited. It can either be unset, or set to the device name of the host bus adapter or the name of the SendTarget.

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