vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostClientHostUnicastInfo(vim.vsan.host.ClientHostUnicastInfo)
- Property of
- VsanHostClientClusterUnicastInfo
- Extends
- DynamicData
- See also
- VirtualMachineCertThumbprint, VsanUnicastAddressInfo
- Since
- 9.1.0.0
Data Object Description
Unicast information of a host in client cluster.Properties
| Name | Type | Description |
|---|---|---|
| hostUuid | xsd:string |
Client host UUID.
|
| thumbprintList* | VirtualMachineCertThumbprint[] |
A list of SSL certificate thumbprints with supported secure hashing
algorithms.
See VirtualMachineCertThumbprint
|
| unicastSpec* | VsanUnicastAddressInfo[] |
The list of unicast information for the host in a client cluster.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |