{
    "opType": ,
    "session": {
        "sessionId": ""
    },
    "queries": [{
        "type": ,
        "queryId": "",
        "aggrParam": {
            "field": ,
            "aggrType": 
        }
    }, {
        "type": ,
        "queryId": "",
        "dataParam": {
            "sortParam": {
                "ascending": false,
                "sortBy": [
                    , 
                ]
            },
            "paging": {
                "firstNode": ,
                "pageSize": ,
                "skipNode": 
            }
        }
    }],
    "mode": {
        "mode": 
    },
    "paths": [{
        "path": ""
    }],
    "options": {
        "showDeletedFiles": ,
        "restoreIndex": 
    },
    "entity": {
        "subclientId": ,
        "applicationId": ,
        "clientName": "",
        "backupsetId": ,
        "instanceId": ,
        "clientId": 
    },
    "timeRange": {
        "fromTime": ,
        "toTime": 
    }
}