Changes to Set the deployment backend's health (the emergency kill switch)

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

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

Changed in 5 of the 19 revisions of this API.120

  1. 9dad68d3afa13
  2. 4fa8e9e51d9b1
  3. ed76b41e8006112
  4. 138b4ef69d2f1
  5. 32905b8f44f83

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

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

      response-optional-property-added

  • ed76b41e8006112See the full diff
    • added the new paused enum value to the rollout/phase response property for the response status 200

      response-property-enum-value-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property rollout/bluePoolPolicy to the response with the 200 status

      response-optional-property-added

    • added the optional property rollout/forceExpired to the response with the 200 status

      response-optional-property-added

    • added the optional property rollout/forced to the response with the 200 status

      response-optional-property-added

    • added the optional property rollout/forcedBy to the response with the 200 status

      response-optional-property-added

    • added the optional property rollout/forcedReason to the response with the 200 status

      response-optional-property-added

    • added the optional property rollout/greenPoolPolicy to the response with the 200 status

      response-optional-property-added

    • added the optional property rollout/paused to the response with the 200 status

      response-optional-property-added

    • added the optional property rollout/policyMismatch to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added