v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBRansomware Recovery
Lists all snapshots quarantined for a given resource - v2
Lists all snapshots quarantined for a given resource.
get/ransomwarerecovery/v2/snapshots/resource/{resourceID}
Path parameters
resourceIDstring required
This API allows you to retrieve a snapshot list based on the unique ID of the resource.
Query parameters
resourceType'Endpoint' | 'OneDrive' | 'SharePoint' | 'File Server' | 'NAS' | 'VMware' required
Type of the resource. For example, Endpoint.
orgIdinteger
The unique ID of the organization. To view a list of all the organizations, enter -1.
fromDatestring date
Start date of the snapshot (YYYY-MM-DD)
toDatestring date
End date of the snapshot (YYYY-MM-DD)
udaImpactboolean
Indicates whether the resource is impacted by a Data Anomaly (UDA). True signifies impact, False indicates no impact.
quarantineType[]string[]
The filters to list and view details based on the quarantine type. Example: manual or auto.
airGapTypestring
The filters to list and view details based on the backup type. Example: airgapped or nonairgapped.
Response
OK