GET v1/bunits/{bunitId}/consumers/{consumerId}/cohesitydatasource/restorepoints
Get all Cohesity snapshots related to a data-source
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit | integer |
Required |
consumerId |
The ID of the consumption unit | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of Cohesity snapshots related to the data-source of the consumption unit
Collection of CohesitySnapshotName | Description | Type | Additional information |
---|---|---|---|
CohesityId |
ID created for the snapshot on the Cohesity server |
string |
None. |
Environment |
string |
None. |
|
StartTime |
date |
None. |
|
EndTime |
date |
None. |
|
ExpiryTime |
date |
None. |
|
LogicalBytes |
integer |
None. |
|
WrittenBytes |
integer |
None. |
|
ReadBytes |
integer |
None. |
|
IsManuallyDeleted |
boolean |
None. |
|
Group |
Protection group of snapshot |
CohesityProtectionGroup |
None. |
DataSource |
The Cohesity data-source related to the snapshot |
CohesityDataSource |
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. |
Operations |
Collection of OperationResult |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.