Get Snapshot Information
GET https://{{cluster}}/irisservices/api/v1/public/restore/files/snapshotsInformation?clusterId={{clusterId}}&clusterIncarnationId={{clusterIncarnationId}}&sourceId={{restoreFileSourceId}}&filename={{restoreFileName}}&jobId={{restoreFileJobId}}
Get the information about snapshots that contain the specified file or folder. In addition, information about the file or folder is provided.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
clusterId | string | ||
clusterIncarnationId | string | ||
sourceId | string | ||
filename | string | ||
jobId | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |