vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostInternetScsiHbaAuthenticationProperties(vim.host.InternetScsiHba.AuthenticationProperties)
- Property of
- HostInternetScsiHba, HostInternetScsiHbaSendTarget, HostInternetScsiHbaStaticTarget
- Parameter to
- UpdateInternetScsiAuthenticationProperties
- Extends
- DynamicData
- Since
- 2.0
Data Object Description
The authentication settings for this host bus adapter or target.Properties
Name | Type | Description |
---|---|---|
chapAuthEnabled | xsd:boolean |
True if CHAP is currently enabled
|
chapAuthenticationType* | xsd:string |
The preference for CHAP or non-CHAP protocol if CHAP is enabled
Since vSphere API Release 4.0 |
chapInherited* | xsd:boolean |
CHAP settings are inherited
Since vSphere API Release 4.0 |
chapName* | xsd:string |
The CHAP user name if enabled
|
chapSecret* | xsd:string |
The CHAP secret if enabled
|
mutualChapAuthenticationType* | xsd:string |
The preference for CHAP or non-CHAP protocol if CHAP is enabled
Since vSphere API Release 4.0 |
mutualChapInherited* | xsd:boolean |
Mutual-CHAP settings are inherited
Since vSphere API Release 4.0 |
mutualChapName* | xsd:string |
When Mutual-CHAP is enabled, the user name that target needs to
use to authenticate with the initiator
Since vSphere API Release 4.0 |
mutualChapSecret* | xsd:string |
When Mutual-CHAP is enabled, the secret that target needs to
use to authenticate with the initiator
Since vSphere API Release 4.0 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |