Test Search vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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.
See {@link
Properties
Name | Type | Description |
---|---|---|
url | xsd: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 |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |