Changes to Freeze or resume a serving deployment's load-driven autoscaler (platform admin)

POST /v1/admin/inference/deployments/{id}/autoscale

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 19 revisions of this API.4

  1. 9dad68d3afa13
  2. 4fa8e9e51d9b1

What changed

    • added the optional property maxUnavailable to the response with the 200 status

      response-optional-property-added

    • added the optional property rollingActive to the response with the 200 status

      response-optional-property-added

    • added the optional property rolloutStrategy to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added