Data Object - VsanIscsiTargetCommonInfo(vim.cluster.VsanIscsiTargetCommonInfo)

Extended by
VsanIscsiTarget, VsanIscsiTargetSpec
Extends
VsanIscsiTargetBasicInfo
See also
VsanIscsiTargetAuthSpec
Since
vSphere API 6.5

Data Object Description

Specifies the common properties for vSAN iSCSI target.

Properties

Name Type Description
authSpec*VsanIscsiTargetAuthSpec

Authentication information.
networkInterface*xsd:string

Name of the VMkernel Network interface which will handle the iSCSI traffic. If not specified, the default one defined in iSCSI target service will be used.
port*xsd:int

The network port on which target is accessible. If not specified, at the same time, if networkInterface is also not specified, defaults to the defaultPort specified in iSCSI target service. If networkInterface is specified, defaults to port 3260. The firewall should be opened automatically for port specified by the user.
Properties inherited from VsanIscsiTargetBasicInfo
alias, iqn
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition