v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
Curated Snapshots

List all the Curated Snapshot Jobs.

Lists the Curated Snapshot Jobs.

get/curatedsnapshot/v1/jobs

Query parameters

sortOrder'asc' | 'desc'

Specify the order by which you intend to sort and list the results. Sorting can be done in ascending or descending order.

sortBy'jobID' | 'status' | 'resourceName'

Specify the parameter by which you intend to sort the listed results. Sorting can be done on basis of 'jobID', 'status' parameters.

resourceType[]string[]

Specify the resource type to filter and list the data for the resource types. The resource type can be 'Endpoints', 'File Server', 'NAS', 'OneDrive' or 'SharePoint'

status[]string[]

Specify the current status of the scan job to filter and list the jobs. The status can be 'Running', 'Queued', 'Successful', 'Cancelled', and 'Failed'.

startedIn'Last 24 Hours' | 'Last 7 Days' | 'Last 1 Month'

Specify the time when the job was started.

resourceNamestring

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

pageTokenstring

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

Response

OK