Enum - HostDigestVerificationSetting(vim.host.DigestVerificationSetting)

Since
vSphere API 7.0.3.0


Enum Description

This enum specifies the supported digest verification settings.

For NVMe over TCP connections, both header and data digests may be requested during the process of establishing the connection. For details, see:

Enum Constants

NameDescription
dataOnly
digestDisabled
headerAndData
headerOnly

Show WSDL type definition