Data Object - VirtualMachineCertThumbprint(vim.vm.CertThumbprint)
- Property of
-
SessionManagerGenericServiceTicket, VirtualMachineTicket, VsanPerfMemberInfo
- Extends
-
DynamicData
- Since
- 7.0.3.1
Data Object
Description
Describes a single certificate thumbprint that can be used to verify
the identity of the host before connecting to a running virtual machine.
Properties
|
Name
|
Type
|
Description
|
| hashAlgorithm | xsd:string |
The hash algorithm used to generate the thumbprint.
HashAlgorithm lists the set of supported values.
|
| thumbprint | xsd:string |
The thumbprint of the certificate of the host to which we are
connecting.
|
|
Properties inherited from DynamicData |
| None |
Show WSDL type definition