logs

Get logs for a specific workload

Retrieve at most 1000 lines of logs for a specific workload by name.

get/api/v1beta/workloads/{name}/logs

Path parameters

namestring required

Workload name

Response

Logs for the specified workload

Changes