Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostAuthenticationInfo(vim.host.AuthenticationInfo)
- Property of
- HostConfigInfo
- Extends
- DynamicData
- Since
- vSphere API Release 9.0.0.0
Data Object Description
Authentication 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 certificate without
interfering with each other on the life cycle of the certificate with
their unique tags.
Each solution must use a unique tag to identify itself.
|
principal | xsd:string |
The principal used for the login session
|
sslCertificates* | xsd:string[] |
Specify the PEM-encoded SSL certificate 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 |