GET v1/bunits/{bunitId}/consumers/{consumerId}/rubrikdatasource/restorepoints

Get all snapshots of the data-source

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit integer

Required

consumerId The ID of the consumption unit the data-source is related to integer

Required

Body Parameters

None.

Response Information

Resource Description

A list of Rubrik data-sources not assigned

Collection of RubrikSnapshot
NameDescriptionTypeAdditional information
RubrikId ID created for the snapshot on the Rubrik server
string

None.

IsOnDemand True if snapshot is from manual backup
boolean

None.

Date The date of the snapshot
date

None.

SlaDomain SLA Domain of snapshot
SlaDomain

None.

DataSource The Rubrik data-source related to the snapshot
RubrikDataSource

None.

Fileset The fileset related to the snapshot
RubrikFileset

None.

Id A unique ID for the object.
integer

Read-only.

CreatedDate Time and date the object was created.
date

Read-only.

ArchivedDate Time and date the object was or is going to be archived.

Unarchived objects have no value in ArchivedDate
date

Read-only.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.