vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanDitEncryptionHealthSummary(vim.host.VsanDitEncryptionHealthSummary)
- Property of
- VsanClusterDitEncryptionHealthSummary
- Extends
- DynamicData
- See also
- LocalizableMessage, VsanInTransitEncryptionInfo
- Since
- vSAN 7.0U1
Data Object Description
Data-in-transit encryption health summary on the host.Properties
Name | Type | Description |
---|---|---|
ditEncryptionInfo* | VsanInTransitEncryptionInfo |
Data-in-transit encryption information on the host.
Refer to VsanInTransitEncryptionInfo.
The data-in-transit encryption information on host will be
used for checking the consistency with the cluster configuration
on vCenter side.
|
health* | xsd:string |
Data-in-transit health status of the host. See VsanHealthStatusType |
hostname* | xsd:string |
Hostname/IP of host.
|
reason* | LocalizableMessage |
A message to indicate additional information about the health status.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |