Perform Browse on Backed up Data
Select
SaaS
Customer Managed
This operation allows to browse the backup data.
- application/json
Request Body required
- opType int32
entity object
clientId int32applicationId int32instanceId int32backupsetId int32subclientId int32clientName stringappName stringinstanceName stringbackupsetName stringsubclientName stringmode object
mode int32options object
showDeletedFiles booleanpaths object[]
path stringtimeRange object
fromTime int32toTime int32queries object[]
aggrParam object
aggrType int32field int32dataParam object
paging object
firstNode int32pageSize int32skipNode int32sortParam object
ascending booleansortBy int32[]queryId stringtype int32
Responses
- 200
OK
- application/json
- Browse/find response
{
"browseResponses": [
{
"respType": 0,
"workerId": "1",
"session": {
"sessionId": "1497261754-1"
},
"browseResult": {
"queryId": "dataQuery",
"dataResultSet": [
{
"path": "C:\\\\csguid.png",
"size": 31420,
"modificationTime": 1494235377,
"displayName": "csguid.png",
"name": "csguid.png",
"flags": {
"isPseudo": false,
"file": true,
"isFake": false,
"snap": false
},
"advancedData": {
"backupJobId": 324,
"referenceTime": 1496382395,
"offset": 0,
"archiveGroupId": 3,
"objectGuid": "996e5a87f1fdae404ca096e70d1c21de",
"backupTime": 1496382395,
"archiveFileId": 134,
"subclient": {
"type": 0,
"_type_": 7,
"applicationId": 49
},
"sourceCommServer": {
"_type_": 1,
"commCellId": 2,
"type": 0
},
"advConfig": {
"browseAdvancedConfigResp": {
"commcellNumber": 122516778
}
},
"browseMetaData": {
"fsData": {
"geoLocation": "<App_GeoLocation ip_address='199.255.244.65' latitude='40.300720' longitude='-74.081910' status_code='SUCCESS' status_description=''/>"
},
"indexing": {
"backupTime": 1496041441,
"fileChangeTime": 1495091808
},
"dmStubData": {
"guid": "79cdf4ff048d7f66563e260400d71a3c"
},
"virtualServerMetaData": {
"extentBlobBitMap": ""
}
}
}
},
{
"path": "C:\\\\demo.pptx",
"size": 266613,
"modificationTime": 1462779722,
"displayName": "demo.pptx",
"name": "demo.pptx",
"flags": {
"isPseudo": false,
"file": true,
"isFake": false,
"snap": false
},
"advancedData": {
"backupJobId": 324,
"referenceTime": 1496382395,
"offset": 25287,
"archiveGroupId": 3,
"objectGuid": "a3747ff8179b1ea06fcf9cafca8059e3",
"backupTime": 1496382395,
"archiveFileId": 134,
"subclient": {
"type": 0,
"_type_": 7,
"applicationId": 49
},
"sourceCommServer": {
"_type_": 1,
"commCellId": 2,
"type": 0
},
"advConfig": {
"browseAdvancedConfigResp": {
"commcellNumber": 122516778
}
},
"browseMetaData": {
"fsData": {
"geoLocation": "<App_GeoLocation ip_address='199.255.244.65' latitude='40.300720' longitude='-74.081910' status_code='SUCCESS' status_description=''/>"
},
"indexing": {
"backupTime": 1496041441,
"fileChangeTime": 1495091862
},
"dmStubData": {
"guid": "de1be9262f87c39b91ace2450a83d600"
},
"virtualServerMetaData": {
"extentBlobBitMap": ""
}
}
}
}
]
}
},
{
"respType": 0,
"workerId": "1",
"session": {
"sessionId": "1497261754-1"
},
"browseResult": {
"queryId": "countQuery",
"aggrResultSet": [
{
"result": 2,
"groupbyValue": "",
"count": 2
}
]
}
},
{
"respType": 5,
"workerId": "1",
"session": {
"sessionId": "1497261754-1"
}
}
]
}
Loading...