Databricks SDK for JavaScript
    Preparing search index...

    Request to synchronize a Delta Sync AI Search index with its source Delta table.

    interface SyncIndexRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    Full resource name of the index to synchronize. Must be a Delta Sync index. Format: workspaces/{workspace_id}/endpoints/{endpoint_id}/indexes/{index_id}