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 - HostInternetScsiHbaDigestType(vim.host.InternetScsiHba.DigestType)

Since
vSphere API 4.0


Enum Description

The type of integrity checks to use. The digest setting for header and data traffic can be separately configured. prohibited : do not use digest. preferred : use digest if successfully negotiated, but skip the use of digest otherwise. discouraged : do not use digest if target allows, otherwise use digest. required : use digest strictly, and fail if target does not support digest. Defaults to preferred on first configuration if unspecified.

Enum Constants

NameDescription
digestDiscouraged
digestPreferred
digestProhibited
digestRequired

Show WSDL type definition




Feedback

  • 0 Ratings