Data Object - HostInternetScsiHbaAuthenticationCapabilities(vim.host.InternetScsiHba.AuthenticationCapabilities)

Property of
HostInternetScsiHba
Extends
DynamicData

Data Object Description

The authentication capabilities for this host bus adapter.

Properties

Name Type Description
chapAuthSettablexsd:boolean

True if this host bus adapter supports changing the configuration state of CHAP authentication. CHAP is mandatory, however some adapter may not allow disabling this authentication method.
krb5AuthSettablexsd:boolean

Always false in this version of the API.
mutualChapSettable*xsd:boolean

When chapAuthSettable is TRUE, this describes if Mutual CHAP configuration is allowed as well.

Since vSphere API 4.0
spkmAuthSettablexsd:boolean

Always false in this version of the API.
srpAuthSettablexsd:boolean

Always false in this version of the API.
targetChapSettable*xsd:boolean

When targetChapSettable is TRUE, this describes if CHAP configuration is allowed on targets associated with the adapter.

Since vSphere API 4.0
targetMutualChapSettable*xsd:boolean

When targetMutualChapSettable is TRUE, this describes if Mutual CHAP configuration is allowed on targets associated with the adapter.

Since vSphere API 4.0
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition