Internal
Set the deployment pool's load-shedding override (platform admin)
Replaces the endpoint pool's whole load-shedding override (PoolShedding). Every field zero-value = inherit the global/env behavior, so an all-empty body clears the override. This edits the POOL (deployments sharing a pool share it) and reaches every gateway task in ~2s via the config generation stamp; on a subsequent revise the new generation's pool inherits it, so set it on the CURRENT generation to have the next one carry it forward. Returns the refreshed replica view.
post/v1/admin/inference/deployments/{id}/pool-shedding
Path parameters
idstring required
Request body
Response
Updated
Changes
Changed in 1 of the 19 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○