Test Search vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - CertificateNotTrusted
- Extends
- AgentIssue
- Since
- vEAM API 8.2
Data Object Description
The agent Virtual Machine deployment or agent VIB module installation cannot be done, because vSphere ESX Agent Manager is not able to make successful SSL trust verification of the server's certificate, when establishing connection to the provided Agent.ConfigInfo#ovfPackageUrl or Agent.ConfigInfo#vibUrl. Reasons for this might be that the certificate provided via the API Agent.ConfigInfo.ovfSslTrust and Agent.ConfigInfo.vibSslTrust or via the script /usr/lib/vmware-eam/bin/eam-utility.py- is invalid.
- does not match the server's certificate.
See {@link
Properties
Name | Type | Description |
---|---|---|
url | xsd:string |
The URL that failed the SSL trust verification.
|
Properties inherited from AgentIssue | ||
agent, agentName, host, hostName | ||
Properties inherited from AgencyIssue | ||
agency, agencyName, solutionId, solutionName | ||
Properties inherited from Issue | ||
description, key, time | ||
Properties inherited from vmodl.DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |