Test Search vSphere ESX Agent Manager API


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.
If there is no provided certificate, the issue is raised when the server's certificate is not trusted by the system -
See {@link

Properties

Name Type Description
urlxsd: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