Data Object - VirtualMachineCertThumbprint(vim.vm.CertThumbprint)

Property of
SessionManagerGenericServiceTicket, VirtualMachineTicket
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.
thumbprintxsd:string

The thumbprint of the certificate of the host to which we are connecting.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition