-
Notifications
You must be signed in to change notification settings - Fork 0
44 lines (44 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"ownerId": "[email protected]",
"source": {
"type": "http",
"credId": "httpTaccNginx",
"vfsSourceCredential": {
"uri": "",
"username": "",
"secret": ""
},
"fileSourcePath": "/",
"resourceList": [
{
"path": "/parallel/",
"id": "/parallel/",
"size": 0
}
]
},
"destination": {
"type": "vfs",
"credId": "[email protected]",
"fileDestinationPath": "/Users/jacobgoldverg/testData/"
},
"options": {
"compress": false,
"encrypt": false,
"optimizer": "BO",
"overwrite": false,
"retry": 5,
"verify": false,
"concurrencyThreadCount": 1,
"parallelThreadCount": 5,
"pipeSize": 1,
"chunkSize": 10000000,
"scheduledTime": "2024-11-25T14:52:15.183975Z"
},
"transferSla": {
"percentCarbon": 0.0,
"percentThroughput":0.0,
"percentElectricity": 0.0
},
"transferNodeName": ""
}