Last updated: 2024-12-02
Overview
Discover resources such as Hosts, VMs, and Disks across VCenter and sync them into the Freshservice CMDB.
Description
The VMware VCenter Cloud Discovery app discovers virtual assets across your VMware VCenter accounts and syncs them into the Freshservice CMDB, providing a single view to manage your Cloud resources. The resources discovered include:
1. Hosts
2. Instances (Virtual Machines)
3. Volumes (Disks)
4. Datacenters
5. Datastores
6. Networks
7. Resource Pol
8. Images
Prerequisites
Installation Parameters:
Note: Supported VCenter versions: 6.5, 6.7
Steps to get the installation parameters

Note:SSL Certificate Issue ( Connecting with an insecure Vcenter)
Follow these steps if the VCenter URL does not have an SSL certificate that's been authenticated by a trusted Certificate Authority.
Step 1: Download the self-signed certificate from the browser.
Chrome Web Browser

Microsoft Edge Web Browser

Step 2: Adding self-signed certificate to local Keystore.
keytool -import -alias <vcenter\_address> -keystore "C:\\Program Files\\Freshworks\\Orchestration Server\\Resources\\JAVA\\jdk11.0.8\_10\\lib\\security\\cacerts" -file <vcenter\_certificate\_file>
