<< Click to Display Table of Contents >> Raynet One Data Hub > 25.3 > Connectors > Alphabetic Connector List > VMware vSphere Extracted Data |
Endpoint: |
{+server_url}/rest/com/vmware/cis/session |
Description: |
The Authentication endpoint to obtain a session token for secure access to the system. |
Documentation: |
https://developer.vmware.com/apis/vsphere-automation/latest/cis/api/session/post/ |
Endpoint: |
{+server_url}/rest/vcenter/datacenter |
Description: |
Retrieves information about all datacenters in the vSphere environment. |
Documentation: |
https://developer.vmware.com/apis/vsphere-automation/latest/vcenter/api/vcenter/datacenter/get/ |
Endpoint: |
{+server_url}/rest/vcenter/cluster?filter.datacenters={datacenter_id} |
Description: |
Retrieves clusters associated with a specified datacenter. |
Documentation: |
https://developer.vmware.com/apis/vsphere-automation/latest/vcenter/api/vcenter/cluster/get/ |
Endpoint: |
{+server_url}/rest/vcenter/host?filter.clusters={cluster_id} |
Description: |
Retrieves the list of hosts associated with a specific host in the system. |
Documentation: |
https://developer.vmware.com/apis/vsphere-automation/latest/vcenter/api/vcenter/host/get/ |
Endpoint: |
{+server_url}/rest/vcenter/vm?filter.hosts={host_id} |
Description: |
Retrieves the list of virtual machines for a specific host. |
Documentation: |
https://developer.vmware.com/apis/vsphere-automation/latest/vcenter/api/vcenter/vm/get/ |