Databricks SDK for JavaScript
    Preparing search index...
    interface PutPtEndpointConfigRequest {
        config?: PtEndpointCoreConfig;
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    The name of the pt endpoint to update. This field is required.