Avertissement
Cette documentation est en cours d'écriture et peut être
incomplète ou imprécise. Nous travaillons à l'améliorer.
/log
GET /log
Réponse
Modèle
Champs |
Type |
answer |
Array[] |
Champs |
Type |
Description |
@class |
string |
org.waarp.openr66.protocol.localhandler.packet.json.LogResponseJsonPacket |
comment |
string |
Log export response |
requestUserPacket |
integer |
0 |
purge |
boolean |
false |
clean |
boolean |
false |
statuspending |
boolean |
false |
statustransfer |
boolean |
false |
statusdone |
boolean |
false |
statuserror |
boolean |
false |
rule |
string |
null |
request |
string |
null |
start |
timestamp |
null |
stop |
timestamp |
null |
startid |
integer |
null |
stopid |
integer |
null |
command |
integer |
0 |
filename |
string |
filepath |
exported |
integer |
0 |
purged |
integer |
0 |
Exemple
Paramètres
Paramètre |
Type |
Description |
@class |
string |
org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket |
comment |
string |
Log export request (GET) |
requestUserPacket |
integer |
16 |
purge |
boolean |
false |
clean |
boolean |
false |
statuspending |
boolean |
false |
statustransfer |
boolean |
false |
statusdone |
boolean |
false |
statuserror |
boolean |
false |
rule |
string |
The rule name |
request |
string |
The requester or requested host name |
start |
timestamp |
1399760601400 |
stop |
timestamp |
1399760601400 |
startid |
integer |
Start id - long - |
stopid |
integer |
Stop id - long - |