v1

latestSwagger 2.0Apache 2.02026-07-17251774.1 KB
Log

Get Cluster log by clusterID

When the container of requestArgs is not set, the logs of all components will be obtained

get/log/{clusterID}

Path parameters

clusterIDinteger required

Cluster ID

Query parameters

containerstring required

container name

previousboolean required

previous

sincestring required

since

since-timestring required

since-time

timestampsboolean required

timestamps

tailstring required

tail

limit-bytesstring required

limit-bytes

Headers

Authorizationstring required

Authentication header

Response

Success

msgstring
datastring

Example response

{
  "msg": "Success"
}