latestOpenAPI 3.1.02026-08-16151182241.5 KB
ed76b41e8006
Internal
Take one serving replica out of rotation (platform admin)
Drains this replica's pool member so it takes no new traffic while in-flight requests finish, and records a durable hold on the replica so the reconcile loop keeps it drained instead of re-activating it on its next pass. Keyed by vmId because that is the runtime-neutral replica identity: a pod replica is the same row shape as a VM replica. Returns the refreshed replica list.
post/v1/admin/inference/deployments/{id}/replicas/{vmId}/drain
Path parameters
idstring required
vmIdstring required
Response
Draining