serving_endpoints_update
Update a Databricks serving endpoint configuration by specifying the endpoint name and new config parameters.
Instructions
Update a serving endpoint config
(PATCH /api/2.0/serving-endpoints/{name}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Serving endpoint name | |
| config | Yes | Updated config — same shape as in ``serving_endpoints_create`` |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |