Operations at hypervFileProtection/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| hypervFileProtection/{machineId}/poweron | GET | Power On specified Hyper-V virtual machine |
| hypervFileProtection/{machineId}/shutdown | GET | Shutdown specified Hyper-V virtual machine |
| hypervFileProtection/pauseProtection | POST | Pause volumes files protection on the agent |
| hypervFileProtection/protectFile/{path}/ | POST | Protects a file on the agent, delete existing bitmap of changed blocks, if any |
| hypervFileProtection/protectVirtualMachineVolumes | POST | Protects one or more volumes on the agent |
| hypervFileProtection/resumeProtection | POST | Resume volumes files protection on the agent |
| hypervFileProtection/unprotect | POST | Unprotect volumes files on the agent |
| hypervFileProtection/unprotectVolumeFiles | POST | Unprotect files on the agent |
| hypervFileProtection/updateProtectedFile/{path}/ | POST | Update Protected file on the agent, keep existing bitmap of changed blocks |
| hypervFileProtection/verifyVolumeFilesProtected | POST | Check if files are under protection, protect file if needed |
| hypervFileProtection/virtualMachineVolumesInformation | POST | Gets details about provided virtual machine volumes |