Test Search vSphere ESX Agent Manager API


Data Object - ClusterAgentCertificateNotTrusted

Extends
ClusterAgentVmNotDeployed
Since
vEAM API 8.2

Data Object Description

The cluster agent Virtual Machine cannot be deployed, 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. Reasons for this might be that the certificate provided via the API Agent.ConfigInfo.ovfSslTrust 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 ClusterAgentVmNotDeployed
None
Properties inherited from ClusterAgentAgentIssue
agent, cluster
Properties inherited from AgencyIssue
agency, agencyName, solutionId, solutionName
Properties inherited from Issue
description, key, time
Properties inherited from vmodl.DynamicData
None