Get Latest Snapshot
GET https://{{cluster-vip}}/v2/data-protect/objects/{{Windows_Source_Id}}/protection-groups/{{protectionGroupId}}/indexed-objects/snapshots?indexedObjectName=/etc/anaconda/product.d/centos.conf&includeIndexedSnapshotsOnly=true
StartFragment
Returns information on the latest snapshot of the object specified in the API URL.
Considerations:
The snapshot ID of a file or folder from the response is required for recovering that file or folder.
You can fetch the
ProtectionGroupId
to be specified in the API URL from the Create File-based Protection Group API response.You can fetch the
Windows_Source_Id
to be specified in the API URL from the Register Windows Physical Server API response.
EndFragment
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
indexedObjectName | string | ||
includeIndexedSnapshotsOnly | boolean |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |