SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Enumerated Types > H
  • 0 Ratings

Enum - HostInternetScsiHbaChapAuthenticationType(vim.host.InternetScsiHba.ChapAuthenticationType)

Since
vSphere API 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

NameDescription
chapDiscouraged
chapPreferred
chapProhibited
chapRequired

Show WSDL type definition




Feedback

  • 0 Ratings