Get cluster namespace Container log
Get the logs of Containers in the specified cluster and namespace.
Path parameters
clusterIdstringRequired
namespaceNamestringRequired
podNamestringRequired
Query parameters
typestringRequired
Log Retrieval Method(tail or since)
countstringOptional
The number of lines to read when the type is 'tail' (up to 10,000).
sinceSecondsstringOptional
Return logs from before the value in seconds
Responses
200
OK
*/*
get
/v1/clusters/{clusterId}/namespaces/{namespaceName}/pods/{podName}/containers/log200
OK
Last updated
Was this helpful?
