Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-modelserving
v1
PutPtEndpointConfigRequest
Interface PutPtEndpointConfigRequest
interface
PutPtEndpointConfigRequest
{
config
?:
PtEndpointCoreConfig
;
name
?:
string
;
}
Index
Properties
config?
name?
Properties
Optional
config
config
?:
PtEndpointCoreConfig
Optional
name
name
?:
string
The name of the pt endpoint to update. This field is required.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
name
Databricks SDK for JavaScript
Loading...
The name of the pt endpoint to update. This field is required.