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
Example response
{
"msg": "Success"
}