vSphere ESX Agent Manager API


Fault - CertificateNotTrustedFault

Extends
EamAppFault
Since
vEAM API 8.2

Fault Description

An CertificateNotTrusted fault is thrown when an Agency's configuration contains OVF package URL or VIB URL for that vSphere ESX Agent Manager is not able to make successful SSL trust verification of the server's certificate. Reasons for this might be that the certificate provided via the API ovfSslTrust and 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 fault is thrown when the server's certificate is not trusted by the system or is invalid -
See {@link

Properties

Name Type Description
url*xsd:string

The URL that failed the SSL trust verification.
Properties inherited from EamAppFault
None
Properties inherited from EamRuntimeFault
None
Properties inherited from vmodl.RuntimeFault
None
Properties inherited from vmodl.MethodFault
faultCause, faultMessage
*May not be present
Show WSDL type definition