Databricks SDK for JavaScript
    Preparing search index...

    Request to retrieve a single AI Search index by its full resource name.

    interface GetIndexRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    Full resource name of the index. Format: workspaces/{workspace_id}/endpoints/{endpoint_id}/indexes/{index_id}