Quarantine snapshots on a resource - v1

Quarantine all snapshots, or snapshots within a date range on a resource. Users and administrators cannot restore or download data from the quarantined snapshots. Both v1 and v2 Quarantine APIs are supported for Endpoints, File Server, NAS, VMware, OneDrive, Google Drive, SharePoint, and Shared Drive. However, only v2 Quarantine APIs are supported for Azure Virtual Machines.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique ID of the resource on which the snapshots should be quarantined. Get the ID of a device using the ‘List all devices’ API. For data sources like File Server, NAS, VMware and so on, refer to the respective 'List all backup sets' API.

Body Params

Required parameters for a quarantine range to be created.

integer

Specify unique ID of the Enterprise Workloads organization to which the backup set belongs. For Endpoints, specify -1.

string
enum
required

Select the resource type. Select Endpoint if you want to quarantine snapshots on a device. Select File Server, NAS, and so on respectively if you want to quarantine snapshots on server data sources.

date

Specify a date from which you want to quarantine all the snapshots. Format - YYYY-MM-DD Example - 2020-10-25. If you do not specify a date Druva will quarantine all the snapshots after November 10, 2019 (a system-defined limit). Druva uses UTC time zone to quarantine a resource. You must factor in the difference between the resource time zone and UTC zone while selecting the dates.

date

Specify the date until which you want to quarantine the snapshots on the resource. Format - YYYY-MM-DD. Example - 2020-04-01 If you do not specify a date Druva will keep quarantining all the snapshots formed on the resource indefinitely.

Responses

401

The request either did not include an authentication token, or you have provided an expired authentication token.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json