Data Object - VsanIscsiTargetAuthSpec(vim.cluster.VsanIscsiTargetAuthSpec)

Property of
VsanIscsiTargetCommonInfo, VsanIscsiTargetServiceDefaultConfigSpec
Extends
DynamicData
Since
vSphere API 6.5

Data Object Description

Authentication specification for iSCSI target.

Properties

Name Type Description
authType*xsd:string

Authentication type.
See VsanIscsiTargetAuthSpecVsanIscsiTargetAuthType

userNameAttachToInitiator*xsd:string

CHAP user name attach to initiator, only set when "CHAP mutual"
userNameAttachToTarget*xsd:string

CHAP user name for target
userSecretAttachToInitiator*xsd:string

CHAP user secret attach to initiator, only set when "CHAP mutual"
userSecretAttachToTarget*xsd:string

CHAP user secret attach to this target
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition