Download Logs
Description |
Gets latest tar.gz file that contains all logs |
|
Request URL |
GET /neo/static/sys_dump/latest_neo_logs.tar.gz |
|
Data Request |
N/A |
|
Response |
HTTP 200 - OK <File Content> - should be downloaded Limitation/Error codes |
Description |
Gets the date in which the last export logs operation was performed |
|
Request URL |
GET /neo/static/sys_dump/last_export_date |
|
Data Request |
N/A |
|
Response |
HTTP 200 - OK |
Description |
Creates new tar.gz archive with the current logs information |
|
Request URL |
POST /neo/app/system_dump |
|
Data Request |
N/A |
|
Response |
Response: |