Operations at hypervManagement/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| hypervManagement//download/sessions/{fileTransmitSessionId}/ | DELETE | Cancels current transmit session. |
| hypervManagement//download/sessions/{fileTransmitSessionId}/ | POST | Ends current transmit session. |
| hypervManagement//download/sessions/{fileTransmitSessionId}/data/{bytesToRead} | POST | Reads data from agent in current transmit session. |
| hypervManagement//systemSettingData/{virtualMachineId} | GET | Gets virtual machine WMI settings objects |
| hypervManagement//updateSystemSettingData/{fileTransmitSessionId}/ | POST | Updates virtual machine WMI settings objects |
| hypervManagement/cancelRegistrylClean | GET | Cancels current clean |
| hypervManagement/cleanOrphanedRegistryKeys | GET | Cleans orphaned registry keys which accumulating during hyper-v agentless protection |
| hypervManagement/download/newsession/ | POST | Starts new file transmit session |
| hypervManagement/getRegistryCleanStatus | GET | Gets current clean status |