Operations at vsphere/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| vsphere/{esxAgentId}/esxVirtualMachineAgentSettings | GET | Gets settings for the specified virtual machine agent. |
| vsphere/{esxAgentId}/volumesWithInvalidUsedCapacity | POST | Retrieves volumes with invalid used capacity of VM on ESXi server. |
| vsphere/{esxServerAgentId}/agentEsxServerProtectionSettings | GET | Gets the auto-protection settings for the agent. |
| vsphere/{esxServerAgentId}/agentIdsWithInvalidUsedCapacity | POST | Retrieves agent's IDs with invalid used capacity of VM on ESXi server. |
| vsphere/{esxServerAgentId}/autoProtectedObjects/addAll | POST | Add all nodes of existing ESXi server agent to autoprotection |
| vsphere/{esxServerAgentId}/autoProtectedObjects/delete | POST | Remove auto-protected nodes from existing ESXi server agent |
| vsphere/{esxServerAgentId}/autoProtectedObjects/deleteAll | DELETE | Remove all auto-protected nodes from existing ESXi server agent |
| vsphere/{esxServerAgentId}/autoProtectedObjects/new | POST | Add auto-protected nodes to existing ESXi server agent |
| vsphere/{esxServerAgentId}/autoProtectedObjects/setPauseConfiguration | POST | Sets or updates pause configuration for auto protected objects |
| vsphere/{esxServerAgentId}/autoProtectedObjects/setSchedule | POST | Sets or updates transfer schedule for auto protected objects |
| vsphere/{esxServerAgentId}/esxProtectionRules | PUT | Sets or updates protection rules to apply to machines protected automatically or by using the protection wizard |
| vsphere/{esxServerAgentId}/esxVirtualMachineAgentsSettings | GET | Gets virtual machines agents settings for the specified ESXi server. |
| vsphere/{esxServerAgentId}/virtualMachine/new | POST | Add ESX virtual machine node to existing ESXi server agent |
| vsphere/{esxServerAgentId}/virtualMachines/new | POST | Add ESX virtual machines nodes to existing ESXi server agent |
| vsphere/{esxServerAgentId}/virtualMachinesProtectionSummaries | GET | Retrieves the protection details about a ESXi virtaul machines for UI functionality. |
| vsphere/descendants | POST | Retrieves the descendants of specified parent from a ESXi server. |
| vsphere/enableChangeBlockTracking | POST | Enables change block tracking for the specified ESXi virtual machine agents. |
| vsphere/findFolderSummary | POST | Finds ESXi folder summary that matches specified request. |
| vsphere/findSummary | POST | Finds ESXi object summary that matches specified request. |
| vsphere/fixEsxVirtualMachineAllocatedBlocks | POST | Fixes an ESXi virtual machine in order to correctly determine the allocated blocks. |
| vsphere/forceConsolidation | POST | Forces virtual machine snapshots consolidation job for specified ESXi virtual machine agents |
| vsphere/new | PUT | Protect the ESXi server with virtual machines. |
| vsphere/protectionSummary | POST | Retrieves the protection details about a ESXi server for UI functionality. |
| vsphere/setEsxVirtualMachineAgentSettings | POST | Sets specified settings for the virtual machine agent(s) |
| vsphere/summary | POST | Retrieves the details about a ESXi server for UI functionality. |
| vsphere/validateEsxVirtualMachineRequest | POST | Validates add ESXi virtual machine request. |
| vsphere/virtualMachineSummaries | POST | Retrieves the details about a Virtual Machines on the specified server for UI functionality. |
| vsphere/vMWareProxyConfiguration | GET | Gets VMWare Proxy service settings such as timeouts and port. |
| vsphere/vMWareProxyConfiguration | PUT | Applies VMWare Proxy service settings such as timeouts and port. |
| vsphere/vsphereConfiguration | GET | Gets general global VSphere settings such as timeout and maximum concurrent connections. |
| vsphere/vsphereConfiguration | PUT | Applies general global VSphere settings such as timeout and maximum concurrent connections. |