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 

Return in body:

<date>

Example :

"2016-04-17_18-02-26"

Limitation/Error codes

Description

Creates new tar.gz archive with the current logs information

Request URL

POST /neo/app/system_dump

Data Request

N/A

Response

Response: 

HTTP 202 - ACCEPTED

This action may take some time to be completed.

Limitation/Error codes

© Copyright 2023, NVIDIA. Last updated on Nov 16, 2023.