Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
{
    "result": true,
    "documents": [
        {
            "destination": {
                "type": "fs",
                "path": "destination/path",
                "parameters": ""
            },
            "_id": "5f4e175a3a239d29a425b7b8",
            "__v": 0,
            "enable" : true,
            "user": "admin",
            "action": "export",
            "blockSize": 100,
            "fileNamePattern": "callId",
            "format": "archive",
            "query": "{\"macroactivity\": \"DEFAULT\"}",
            "schedule": "******"
        }
    ],
    "error": null
}