v2
latestOpenAPI 3.1.02026-08-07139158192.4 KBInternal
Set the deployment backend's health (the emergency kill switch)
The emergency control. healthy=false takes this deployment's backend out of routing entirely; the gateway excludes unhealthy backends from the live set. This is categorically stronger than weight 0, which keeps the backend as the standby/overflow tail and still routes to it exactly when the weighted backends are saturated or failing. healthy=true clears the kill. The setting survives restarts and reconcile passes until cleared.
post/v1/admin/inference/deployments/{id}/health
Path parameters
idstring required
Request body
Response
Updated