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 |
| ||
lines | query | integer | no |
|