Data Object - HostSslThumbprintInfo(vim.host.SslThumbprintInfo)

Property of
HostConfigInfo
Extends
DynamicData
Since
vSphere API 4.0

Data Object Description

The SSL thumbprint information for a host managed by a vCenter Server or a vCenter extension to login into other hosts without username/password authentication.

Properties

Name Type Description
ownerTagxsd:string

The tag associated with this registration. Owner tags allow multiple entities to register the same thumbprint without interfering with each other on the life cycle of the thumbprint with their unique tags. Each solution should use a unique tag to identify itself.

Since vSphere API 5.0
principalxsd:string

The principal used for the login session
sslThumbprints*xsd:string[]

Specify the SSL thumbprints to register on the host.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition