Container as a Service
Get container logs
Get the logs for a specific container.
get/cloud/v1/caas/{project_id}/{region_id}/containers/{container_name}/logs
Path parameters
project_idinteger required
Project id
Example:1
Project id
region_idinteger required
Region id
Example:1
Region id
container_namestring required
Container name
Example:my-container
Container name
Query parameters
limitinteger
Limit the number of logs lines
Example:10
Limit the number of logs lines
Response
OK