Managed Object Types
Data Object Types
All Properties
All Methods
Enum - VsanEncryptionOperation(vim.vsan.host.EncryptionOperation)
Since
vSAN API 8.0.0.1
Enum Description
The rekey operation type of vSAN2 encryption.
Enum Constants
Name
Description
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
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods