Test Search vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - HostInternetScsiHbaChapAuthenticationType(vim.host.InternetScsiHba.ChapAuthenticationType)
- Since
- vSphere API Release 4.0
Enum Description
The type of CHAP authentication setting to use. prohibited : do not use CHAP. preferred : use CHAP if successfully negotiated, but allow non-CHAP connections as fallback discouraged : use non-CHAP, but allow CHAP connectsion as fallback required : use CHAP for connection strictly, and fail if CHAP negotiation fails. Defaults to preferred on first configuration if unspecified.Enum Constants
Name | Description |
---|---|
chapDiscouraged |
|
chapPreferred |
|
chapProhibited |
|
chapRequired |
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |