Enum - VsanEncryptionOperation(vim.vsan.host.EncryptionOperation)

Since
vSAN API 8.0.0.1


Enum Description

The rekey operation type of vSAN2 encryption.

Enum Constants

NameDescription
deepRekey Replace both KEK and DEK.
disablement

Since vSAN API 8.0.0.3
enablement Enable encryption.
EncryptionOperation_Unknown Represent the value when the lower version client cannot recognize the enum value.
shallowRekey Only replace KEK and keep DEK not changed.

Show WSDL type definition