v43

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0163155274.5 KB
workloads

Get workload status

Get the current status of a specific workload

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

Path parameters

namestring required

Workload name

Response

OK

status'running' | 'stopped' | 'error' | 'starting' | 'stopping' | 'unhealthy' | 'removing' | 'unknown' | 'unauthenticated' | 'auth_retrying' | 'policy_stopped'

Current status of the workload