GET v1/bunits/{bunitId}/consumers/{consumerId}/cohesitydatasource/restorepoints?snapshotId={snapshotId}
Get a snapshot related to a Cohesity data-source
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
ID of the business unit the consumption unit is related to | integer |
Required |
consumerId |
ID of the consumption unit the Cohesity data-source is related to | integer |
Required |
snapshotId |
ID of the snapshot related to the Cohesity data-source | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
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.