Lists all quarantine ranges - v1

Returns the list of all the defined quarantined ranges for resources along with their details. 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.

Query Params
string

Specify the complete name or a prefix from the resource name by which you intend to search and list the resources. Example - “My” is the prefix in the resource name “MyResource123”.

string

Specify the complete name or a prefix from the resource parent's name by which you intend to search and list the resources. Example - “My” is the prefix in the resource parent's name “MyParent123”.

string

Specify a date from which you want to list all the quarantined resources. Format - YYYY-MM-DD Example - 2020-10-25. If you do not specify a date this will list all quarantined resources from January 06, 2020 (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.

string

Specify a date till which you want to list all the quarantined resources. Format - YYYY-MM-DD Example - 2020-10-25. If you do not specify a date this will list all quarantined resources till date. 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.

resourceType[]
array of strings

This can be used to filter Quarantine ranges based on Resource Type. Multiple resource types can be selected at once.

resourceType[]
integer

The token to access the next page of results. Use the token value received in the previous response's parameter 'nextPageToken'.

integer

The unique identifier of the Phoenix organization for the resource. Not applicable for Endpoints.

string

Specify the resource name to filter and list the specific resource name within Druva Cloud. Example - 'DOMAIN1234'.

integer

The unique ID of the quarantined resource on which the snapshots range needs to be updated. 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.

Responses

401

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

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