Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostSslThumbprintInfo(vim.host.SslThumbprintInfo)
- Property of
- HostConfigInfo
- Extends
- DynamicData
- Since
- vSphere API Release 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 |
---|---|---|
ownerTag | xsd: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 Release 5.0 |
principal | xsd: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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |