Skip to contents

Used to update the rate limits of a serving endpoint. NOTE: only external and foundation model endpoints are supported as of now.

Usage

put_serving_endpoint(client, name, rate_limits = NULL)

servingEndpointsPut(client, name, rate_limits = NULL)

Arguments

client

Required. Instance of DatabricksClient()

name

Required. The name of the serving endpoint whose rate limits are being updated.

rate_limits

The list of endpoint rate limits.