vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanDataInTransitEncryptionConfig(vim.vsan.DataInTransitEncryptionConfig)
- Property of
- VimVsanReconfigSpec, VsanConfigInfoEx
- Extends
- DynamicData
- Since
- vSAN 7.0U1
Data Object Description
The data-in-transit encryption spec of a vSAN cluster.Properties
Name | Type | Description |
---|---|---|
enabled* | xsd:boolean |
Whether data-in-transit encryption is enabled in the cluster.
|
rekeyInterval* | xsd:int |
Periodical rekeying interval in minutes.
Default interval is 1440, i.e. 24 hours.
Minimal interval is 30 minutes and maximum is 10080, i.e. 7 days.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |