v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBRansomware Recovery
Delete a quarantine range - v1
Deletes the quarantine range for an infected resource. When you delete a quarantine range, all the snapshots on the resource are again available for restore and download. :fa-info-circle: Both v1 and v2 Quarantine APIs are supported for Endpoints, File Server, NAS, VMware, OneDrive, and SharePoint.
delete/ransomwarerecovery/v1/quarantineranges/resource/{resourceID}/range/{rangeID}
Path parameters
resourceIDinteger required
The unique ID of the resource on which the quarantine range should be deleted. Get the ID of a device using the ‘List all devices’ API. For data sources like File Server, NAS, VMware refer to the respective ‘List all backup sets’ API.
rangeIDinteger required
The unique quarantine range ID which needs to be deleted. Get the quarantine range ID using the 'List all quarantine ranges' API.
Response
OK