vs_endpoints_create
Create a Databricks Vector Search endpoint by specifying its name and type (STANDARD or OPTIMIZED_STORAGE).
Instructions
Create a Vector Search endpoint
(POST /api/2.0/vector-search/endpoints).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Endpoint name | |
| endpoint_type | Yes | STANDARD | OPTIMIZED_STORAGE |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |