logs

Get proxy logs for a specific workload

Retrieve at most 1000 lines of proxy logs for a specific workload by name from the file system.

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

Path parameters

namestring required

Workload name

Response

Proxy logs for the specified workload

Changes