Rev 15986 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15986 | Rev 16592 | ||
---|---|---|---|
Line 498... | Line 498... | ||
498 | 498 | ||
499 | ### job=changedates |
499 | ### job=changedates |
500 | Repels the expiry date of `qclass` and all its sheets / exams - JSON OUTPUT only |
500 | Repels the expiry date of `qclass` and all its sheets / exams - JSON OUTPUT only |
501 | 501 | ||
502 | ### job=getserverstat |
502 | ### job=getserverstat |
503 | send |
503 | send statistics of the server - file text output only |
504 | - option=user |
504 | - option=user: number of user in each level |
505 | - option=class |
505 | - option=class: number of classes in each level |
506 | - option=servergeoloc |
506 | - option=servergeoloc: geolocalisation of the server |
507 | - option=classgeoloc |
507 | - option=classgeoloc: geolocalisation of classes |
- | 508 | ||
- | 509 | ### job=listclassbackups |
|
- | 510 | list of all class backups available in the server |
|
- | 511 | - [qclass] if specified, list only backups for this id |
|
- | 512 | - [data1] if specified, list only backups for this year (must be a number > 2000) |
|
- | 513 | ||
- | 514 | ### job=restoreclassbackups |
|
- | 515 | Restore a backup of the class with id=`qclass` saved at year `data1`. |
|
508 | --- |
516 | --- |