vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanPerfMemberInfo(vim.cluster.VsanPerfMemberInfo)
- Extends
- DynamicData
- See also
- VirtualMachineCertThumbprint, VsanUnicastAddressInfo
- Since
- vSphere API Release 5.5
Data Object Description
Information about a cluster member, like its SSL certificate thumbprint.Properties
Name | Type | Description |
---|---|---|
hostname* | xsd:string |
The hostname of the cluster member.
Since 6.7 |
isSupportUnicast* | xsd:boolean |
vSAN software format version of the cluster member.
Since 6.6 |
memberUuid* | xsd:string |
UUID of the cluster member.
Since 6.6 |
thumbprint | xsd:string |
SSL certificate thumbprint (SHA1 hash of binary certificate string)
|
thumbprintList* | VirtualMachineCertThumbprint[] |
A list of SSL certificate thumbprints with supported secure hashing
algorithms.
See VirtualMachineCertThumbprint
Since 8.0.0.1 |
unicastAddressInfos* | VsanUnicastAddressInfo[] |
Unicast configuration of the cluster member.
Since 6.6 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |