Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

This API fetches the container Logs and capable to follow tail the log if follow is set to true.

...

Input

Code Block
Type: application/json

Param

Source

Type

Required

Description

configuration

query

object

yes

 

name

query

string

yes

 

follow

query

boolean

no

"default": false

lines

query

integer

no

Code Block
"default": 400,
"minimum": 400,
"maximum": 2000