Internal
Return one serving replica to rotation (platform admin)
Clears the operator drain hold. The reconcile loop re-activates the pool member on its next pass, once the replica is ready. Idempotent on a replica that is not held. Returns the refreshed replica list.
post/v1/admin/inference/deployments/{id}/replicas/{vmId}/undrain
Path parameters
idstring required
vmIdstring required
Response
Returned to rotation
Changes
Changed in 3 of the 19 revisions of this API.3
- ○
added the optional property
sheddingto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
items/items/nodeNameto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○