Skip to contents

List all indexes in the given endpoint.

Usage

list_vector_search_index_indexes(client, endpoint_name, page_token = NULL)

vectorSearchIndexesListIndexes(client, endpoint_name, page_token = NULL)

Arguments

client

Required. Instance of DatabricksClient()

endpoint_name

Required. Name of the endpoint.

page_token

Token for pagination.

Value

data.frame with all of the response pages.