Download Node Logs for a Time Range

get

/console/admin/api/v1.1/nodes/log

Dowload node logs for a fixed time range.

Request

Supported Media Types
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Node log file(in .tar.gz format)
Body ()
Root Schema : schema
Type: file

404 Response

No log file found

500 Response

Internal Server Error
Body ()
Root Schema : 500errorModels
Type: object
Show Source

Default Response

Unexpected error
Body ()
Root Schema : errorModel
Type: object
Show Source
Back to Top