Viewing docs for Databricks v1.97.0
published on Thursday, Jun 25, 2026 by Pulumi
published on Thursday, Jun 25, 2026 by Pulumi
Viewing docs for Databricks v1.97.0
published on Thursday, Jun 25, 2026 by Pulumi
published on Thursday, Jun 25, 2026 by Pulumi
Using getAiSearchEndpoint
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAiSearchEndpoint(args: GetAiSearchEndpointArgs, opts?: InvokeOptions): Promise<GetAiSearchEndpointResult>
function getAiSearchEndpointOutput(args: GetAiSearchEndpointOutputArgs, opts?: InvokeOptions): Output<GetAiSearchEndpointResult>def get_ai_search_endpoint(name: Optional[str] = None,
provider_config: Optional[GetAiSearchEndpointProviderConfig] = None,
opts: Optional[InvokeOptions] = None) -> GetAiSearchEndpointResult
def get_ai_search_endpoint_output(name: pulumi.Input[Optional[str]] = None,
provider_config: pulumi.Input[Optional[GetAiSearchEndpointProviderConfigArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAiSearchEndpointResult]func LookupAiSearchEndpoint(ctx *Context, args *LookupAiSearchEndpointArgs, opts ...InvokeOption) (*LookupAiSearchEndpointResult, error)
func LookupAiSearchEndpointOutput(ctx *Context, args *LookupAiSearchEndpointOutputArgs, opts ...InvokeOption) LookupAiSearchEndpointResultOutput> Note: This function is named LookupAiSearchEndpoint in the Go SDK.
public static class GetAiSearchEndpoint
{
public static Task<GetAiSearchEndpointResult> InvokeAsync(GetAiSearchEndpointArgs args, InvokeOptions? opts = null)
public static Output<GetAiSearchEndpointResult> Invoke(GetAiSearchEndpointInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAiSearchEndpointResult> getAiSearchEndpoint(GetAiSearchEndpointArgs args, InvokeOptions options)
public static Output<GetAiSearchEndpointResult> getAiSearchEndpoint(GetAiSearchEndpointArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getAiSearchEndpoint:getAiSearchEndpoint
arguments:
# arguments dictionarydata "databricks_getaisearchendpoint" "name" {
# arguments
}The following arguments are supported:
- Name string
- Name of the AI Search endpoint. Server-assigned full resource path
(
workspaces/{workspace}/endpoints/{endpoint}) on output. On create, the user-supplied short name is conveyed viaCreateEndpointRequest.endpoint_id; the server composes the fullnameand returns it on the response - Provider
Config GetAi Search Endpoint Provider Config - Configure the provider for management through account provider.
- Name string
- Name of the AI Search endpoint. Server-assigned full resource path
(
workspaces/{workspace}/endpoints/{endpoint}) on output. On create, the user-supplied short name is conveyed viaCreateEndpointRequest.endpoint_id; the server composes the fullnameand returns it on the response - Provider
Config GetAi Search Endpoint Provider Config - Configure the provider for management through account provider.
- name string
- Name of the AI Search endpoint. Server-assigned full resource path
(
workspaces/{workspace}/endpoints/{endpoint}) on output. On create, the user-supplied short name is conveyed viaCreateEndpointRequest.endpoint_id; the server composes the fullnameand returns it on the response - provider_
config object - Configure the provider for management through account provider.
- name String
- Name of the AI Search endpoint. Server-assigned full resource path
(
workspaces/{workspace}/endpoints/{endpoint}) on output. On create, the user-supplied short name is conveyed viaCreateEndpointRequest.endpoint_id; the server composes the fullnameand returns it on the response - provider
Config GetAi Search Endpoint Provider Config - Configure the provider for management through account provider.
- name string
- Name of the AI Search endpoint. Server-assigned full resource path
(
workspaces/{workspace}/endpoints/{endpoint}) on output. On create, the user-supplied short name is conveyed viaCreateEndpointRequest.endpoint_id; the server composes the fullnameand returns it on the response - provider
Config GetAi Search Endpoint Provider Config - Configure the provider for management through account provider.
- name str
- Name of the AI Search endpoint. Server-assigned full resource path
(
workspaces/{workspace}/endpoints/{endpoint}) on output. On create, the user-supplied short name is conveyed viaCreateEndpointRequest.endpoint_id; the server composes the fullnameand returns it on the response - provider_
config GetAi Search Endpoint Provider Config - Configure the provider for management through account provider.
- name String
- Name of the AI Search endpoint. Server-assigned full resource path
(
workspaces/{workspace}/endpoints/{endpoint}) on output. On create, the user-supplied short name is conveyed viaCreateEndpointRequest.endpoint_id; the server composes the fullnameand returns it on the response - provider
Config Property Map - Configure the provider for management through account provider.
getAiSearchEndpoint Result
The following output properties are available:
- Budget
Policy stringId - (string) - The user-selected budget policy id for the endpoint
- Create
Time string - (string) - Time the endpoint was created
- Creator string
- (string) - Creator of the endpoint
-
List<Get
Ai Search Endpoint Custom Tag> - (list of CustomTag) - The custom tags assigned to the endpoint
- Effective
Budget stringPolicy Id - (string) - The budget policy id applied to the endpoint
- Endpoint
Status GetAi Search Endpoint Endpoint Status - (EndpointStatus) - Current status of the endpoint
- Endpoint
Type string - (string) - Type of endpoint. Required on create and immutable thereafter. Possible values are:
STANDARD,STORAGE_OPTIMIZED - Id string
- (string) - Unique identifier of the endpoint
- Index
Count int - (integer) - Number of indexes on the endpoint
- Last
Updated stringUser - (string) - User who last updated the endpoint
- Name string
- (string) - Name of the AI Search endpoint. Server-assigned full resource path
(
workspaces/{workspace}/endpoints/{endpoint}) on output. On create, the user-supplied short name is conveyed viaCreateEndpointRequest.endpoint_id; the server composes the fullnameand returns it on the response - Replica
Count int - (integer) - The client-supplied desired number of replicas for the endpoint, applied at
create/update time. Mutually exclusive with
targetQps - Scaling
Info GetAi Search Endpoint Scaling Info - (EndpointScalingInfo) - Scaling information for the endpoint
- Target
Qps int - (integer) - Target QPS for the endpoint. Mutually exclusive with
replicaCount. Best-effort; the system does not guarantee this QPS will be achieved - Throughput
Info GetAi Search Endpoint Throughput Info - (EndpointThroughputInfo) - Throughput information for the endpoint
- Update
Time string - (string) - Time the endpoint was last updated
- Usage
Policy stringId - (string) - The usage policy id applied to the endpoint
- Provider
Config GetAi Search Endpoint Provider Config
- Budget
Policy stringId - (string) - The user-selected budget policy id for the endpoint
- Create
Time string - (string) - Time the endpoint was created
- Creator string
- (string) - Creator of the endpoint
-
[]Get
Ai Search Endpoint Custom Tag - (list of CustomTag) - The custom tags assigned to the endpoint
- Effective
Budget stringPolicy Id - (string) - The budget policy id applied to the endpoint
- Endpoint
Status GetAi Search Endpoint Endpoint Status - (EndpointStatus) - Current status of the endpoint
- Endpoint
Type string - (string) - Type of endpoint. Required on create and immutable thereafter. Possible values are:
STANDARD,STORAGE_OPTIMIZED - Id string
- (string) - Unique identifier of the endpoint
- Index
Count int - (integer) - Number of indexes on the endpoint
- Last
Updated stringUser - (string) - User who last updated the endpoint
- Name string
- (string) - Name of the AI Search endpoint. Server-assigned full resource path
(
workspaces/{workspace}/endpoints/{endpoint}) on output. On create, the user-supplied short name is conveyed viaCreateEndpointRequest.endpoint_id; the server composes the fullnameand returns it on the response - Replica
Count int - (integer) - The client-supplied desired number of replicas for the endpoint, applied at
create/update time. Mutually exclusive with
targetQps - Scaling
Info GetAi Search Endpoint Scaling Info - (EndpointScalingInfo) - Scaling information for the endpoint
- Target
Qps int - (integer) - Target QPS for the endpoint. Mutually exclusive with
replicaCount. Best-effort; the system does not guarantee this QPS will be achieved - Throughput
Info GetAi Search Endpoint Throughput Info - (EndpointThroughputInfo) - Throughput information for the endpoint
- Update
Time string - (string) - Time the endpoint was last updated
- Usage
Policy stringId - (string) - The usage policy id applied to the endpoint
- Provider
Config GetAi Search Endpoint Provider Config
- budget_
policy_ stringid - (string) - The user-selected budget policy id for the endpoint
- create_
time string - (string) - Time the endpoint was created
- creator string
- (string) - Creator of the endpoint
- list(object)
- (list of CustomTag) - The custom tags assigned to the endpoint
- effective_
budget_ stringpolicy_ id - (string) - The budget policy id applied to the endpoint
- endpoint_
status object - (EndpointStatus) - Current status of the endpoint
- endpoint_
type string - (string) - Type of endpoint. Required on create and immutable thereafter. Possible values are:
STANDARD,STORAGE_OPTIMIZED - id string
- (string) - Unique identifier of the endpoint
- index_
count number - (integer) - Number of indexes on the endpoint
- last_
updated_ stringuser - (string) - User who last updated the endpoint
- name string
- (string) - Name of the AI Search endpoint. Server-assigned full resource path
(
workspaces/{workspace}/endpoints/{endpoint}) on output. On create, the user-supplied short name is conveyed viaCreateEndpointRequest.endpoint_id; the server composes the fullnameand returns it on the response - replica_
count number - (integer) - The client-supplied desired number of replicas for the endpoint, applied at
create/update time. Mutually exclusive with
targetQps - scaling_
info object - (EndpointScalingInfo) - Scaling information for the endpoint
- target_
qps number - (integer) - Target QPS for the endpoint. Mutually exclusive with
replicaCount. Best-effort; the system does not guarantee this QPS will be achieved - throughput_
info object - (EndpointThroughputInfo) - Throughput information for the endpoint
- update_
time string - (string) - Time the endpoint was last updated
- usage_
policy_ stringid - (string) - The usage policy id applied to the endpoint
- provider_
config object
- budget
Policy StringId - (string) - The user-selected budget policy id for the endpoint
- create
Time String - (string) - Time the endpoint was created
- creator String
- (string) - Creator of the endpoint
-
List<Get
Ai Search Endpoint Custom Tag> - (list of CustomTag) - The custom tags assigned to the endpoint
- effective
Budget StringPolicy Id - (string) - The budget policy id applied to the endpoint
- endpoint
Status GetAi Search Endpoint Endpoint Status - (EndpointStatus) - Current status of the endpoint
- endpoint
Type String - (string) - Type of endpoint. Required on create and immutable thereafter. Possible values are:
STANDARD,STORAGE_OPTIMIZED - id String
- (string) - Unique identifier of the endpoint
- index
Count Integer - (integer) - Number of indexes on the endpoint
- last
Updated StringUser - (string) - User who last updated the endpoint
- name String
- (string) - Name of the AI Search endpoint. Server-assigned full resource path
(
workspaces/{workspace}/endpoints/{endpoint}) on output. On create, the user-supplied short name is conveyed viaCreateEndpointRequest.endpoint_id; the server composes the fullnameand returns it on the response - replica
Count Integer - (integer) - The client-supplied desired number of replicas for the endpoint, applied at
create/update time. Mutually exclusive with
targetQps - scaling
Info GetAi Search Endpoint Scaling Info - (EndpointScalingInfo) - Scaling information for the endpoint
- target
Qps Integer - (integer) - Target QPS for the endpoint. Mutually exclusive with
replicaCount. Best-effort; the system does not guarantee this QPS will be achieved - throughput
Info GetAi Search Endpoint Throughput Info - (EndpointThroughputInfo) - Throughput information for the endpoint
- update
Time String - (string) - Time the endpoint was last updated
- usage
Policy StringId - (string) - The usage policy id applied to the endpoint
- provider
Config GetAi Search Endpoint Provider Config
- budget
Policy stringId - (string) - The user-selected budget policy id for the endpoint
- create
Time string - (string) - Time the endpoint was created
- creator string
- (string) - Creator of the endpoint
-
Get
Ai Search Endpoint Custom Tag[] - (list of CustomTag) - The custom tags assigned to the endpoint
- effective
Budget stringPolicy Id - (string) - The budget policy id applied to the endpoint
- endpoint
Status GetAi Search Endpoint Endpoint Status - (EndpointStatus) - Current status of the endpoint
- endpoint
Type string - (string) - Type of endpoint. Required on create and immutable thereafter. Possible values are:
STANDARD,STORAGE_OPTIMIZED - id string
- (string) - Unique identifier of the endpoint
- index
Count number - (integer) - Number of indexes on the endpoint
- last
Updated stringUser - (string) - User who last updated the endpoint
- name string
- (string) - Name of the AI Search endpoint. Server-assigned full resource path
(
workspaces/{workspace}/endpoints/{endpoint}) on output. On create, the user-supplied short name is conveyed viaCreateEndpointRequest.endpoint_id; the server composes the fullnameand returns it on the response - replica
Count number - (integer) - The client-supplied desired number of replicas for the endpoint, applied at
create/update time. Mutually exclusive with
targetQps - scaling
Info GetAi Search Endpoint Scaling Info - (EndpointScalingInfo) - Scaling information for the endpoint
- target
Qps number - (integer) - Target QPS for the endpoint. Mutually exclusive with
replicaCount. Best-effort; the system does not guarantee this QPS will be achieved - throughput
Info GetAi Search Endpoint Throughput Info - (EndpointThroughputInfo) - Throughput information for the endpoint
- update
Time string - (string) - Time the endpoint was last updated
- usage
Policy stringId - (string) - The usage policy id applied to the endpoint
- provider
Config GetAi Search Endpoint Provider Config
- budget_
policy_ strid - (string) - The user-selected budget policy id for the endpoint
- create_
time str - (string) - Time the endpoint was created
- creator str
- (string) - Creator of the endpoint
-
Sequence[Get
Ai Search Endpoint Custom Tag] - (list of CustomTag) - The custom tags assigned to the endpoint
- effective_
budget_ strpolicy_ id - (string) - The budget policy id applied to the endpoint
- endpoint_
status GetAi Search Endpoint Endpoint Status - (EndpointStatus) - Current status of the endpoint
- endpoint_
type str - (string) - Type of endpoint. Required on create and immutable thereafter. Possible values are:
STANDARD,STORAGE_OPTIMIZED - id str
- (string) - Unique identifier of the endpoint
- index_
count int - (integer) - Number of indexes on the endpoint
- last_
updated_ struser - (string) - User who last updated the endpoint
- name str
- (string) - Name of the AI Search endpoint. Server-assigned full resource path
(
workspaces/{workspace}/endpoints/{endpoint}) on output. On create, the user-supplied short name is conveyed viaCreateEndpointRequest.endpoint_id; the server composes the fullnameand returns it on the response - replica_
count int - (integer) - The client-supplied desired number of replicas for the endpoint, applied at
create/update time. Mutually exclusive with
targetQps - scaling_
info GetAi Search Endpoint Scaling Info - (EndpointScalingInfo) - Scaling information for the endpoint
- target_
qps int - (integer) - Target QPS for the endpoint. Mutually exclusive with
replicaCount. Best-effort; the system does not guarantee this QPS will be achieved - throughput_
info GetAi Search Endpoint Throughput Info - (EndpointThroughputInfo) - Throughput information for the endpoint
- update_
time str - (string) - Time the endpoint was last updated
- usage_
policy_ strid - (string) - The usage policy id applied to the endpoint
- provider_
config GetAi Search Endpoint Provider Config
- budget
Policy StringId - (string) - The user-selected budget policy id for the endpoint
- create
Time String - (string) - Time the endpoint was created
- creator String
- (string) - Creator of the endpoint
- List<Property Map>
- (list of CustomTag) - The custom tags assigned to the endpoint
- effective
Budget StringPolicy Id - (string) - The budget policy id applied to the endpoint
- endpoint
Status Property Map - (EndpointStatus) - Current status of the endpoint
- endpoint
Type String - (string) - Type of endpoint. Required on create and immutable thereafter. Possible values are:
STANDARD,STORAGE_OPTIMIZED - id String
- (string) - Unique identifier of the endpoint
- index
Count Number - (integer) - Number of indexes on the endpoint
- last
Updated StringUser - (string) - User who last updated the endpoint
- name String
- (string) - Name of the AI Search endpoint. Server-assigned full resource path
(
workspaces/{workspace}/endpoints/{endpoint}) on output. On create, the user-supplied short name is conveyed viaCreateEndpointRequest.endpoint_id; the server composes the fullnameand returns it on the response - replica
Count Number - (integer) - The client-supplied desired number of replicas for the endpoint, applied at
create/update time. Mutually exclusive with
targetQps - scaling
Info Property Map - (EndpointScalingInfo) - Scaling information for the endpoint
- target
Qps Number - (integer) - Target QPS for the endpoint. Mutually exclusive with
replicaCount. Best-effort; the system does not guarantee this QPS will be achieved - throughput
Info Property Map - (EndpointThroughputInfo) - Throughput information for the endpoint
- update
Time String - (string) - Time the endpoint was last updated
- usage
Policy StringId - (string) - The usage policy id applied to the endpoint
- provider
Config Property Map
Supporting Types
GetAiSearchEndpointCustomTag
GetAiSearchEndpointEndpointStatus
- Message string
- (string) - Human-readable detail about the endpoint's current state or the reason for a state transition
- State string
- (string) - Current lifecycle state of the endpoint. See
Statefor the meaning of each value. Possible values are:DELETED,OFFLINE,ONLINE,PROVISIONING,RED_STATE,YELLOW_STATE
- Message string
- (string) - Human-readable detail about the endpoint's current state or the reason for a state transition
- State string
- (string) - Current lifecycle state of the endpoint. See
Statefor the meaning of each value. Possible values are:DELETED,OFFLINE,ONLINE,PROVISIONING,RED_STATE,YELLOW_STATE
- message string
- (string) - Human-readable detail about the endpoint's current state or the reason for a state transition
- state string
- (string) - Current lifecycle state of the endpoint. See
Statefor the meaning of each value. Possible values are:DELETED,OFFLINE,ONLINE,PROVISIONING,RED_STATE,YELLOW_STATE
- message String
- (string) - Human-readable detail about the endpoint's current state or the reason for a state transition
- state String
- (string) - Current lifecycle state of the endpoint. See
Statefor the meaning of each value. Possible values are:DELETED,OFFLINE,ONLINE,PROVISIONING,RED_STATE,YELLOW_STATE
- message string
- (string) - Human-readable detail about the endpoint's current state or the reason for a state transition
- state string
- (string) - Current lifecycle state of the endpoint. See
Statefor the meaning of each value. Possible values are:DELETED,OFFLINE,ONLINE,PROVISIONING,RED_STATE,YELLOW_STATE
- message str
- (string) - Human-readable detail about the endpoint's current state or the reason for a state transition
- state str
- (string) - Current lifecycle state of the endpoint. See
Statefor the meaning of each value. Possible values are:DELETED,OFFLINE,ONLINE,PROVISIONING,RED_STATE,YELLOW_STATE
- message String
- (string) - Human-readable detail about the endpoint's current state or the reason for a state transition
- state String
- (string) - Current lifecycle state of the endpoint. See
Statefor the meaning of each value. Possible values are:DELETED,OFFLINE,ONLINE,PROVISIONING,RED_STATE,YELLOW_STATE
GetAiSearchEndpointProviderConfig
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace_
id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id String - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace_
id str - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id String - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
GetAiSearchEndpointScalingInfo
- State string
- (string) - Current lifecycle state of the endpoint. See
Statefor the meaning of each value. Possible values are:DELETED,OFFLINE,ONLINE,PROVISIONING,RED_STATE,YELLOW_STATE - Requested
Target intQps - (integer) - The requested QPS target for the endpoint. Best-effort; the system does not guarantee this QPS will be achieved
- State string
- (string) - Current lifecycle state of the endpoint. See
Statefor the meaning of each value. Possible values are:DELETED,OFFLINE,ONLINE,PROVISIONING,RED_STATE,YELLOW_STATE - Requested
Target intQps - (integer) - The requested QPS target for the endpoint. Best-effort; the system does not guarantee this QPS will be achieved
- state string
- (string) - Current lifecycle state of the endpoint. See
Statefor the meaning of each value. Possible values are:DELETED,OFFLINE,ONLINE,PROVISIONING,RED_STATE,YELLOW_STATE - requested_
target_ numberqps - (integer) - The requested QPS target for the endpoint. Best-effort; the system does not guarantee this QPS will be achieved
- state String
- (string) - Current lifecycle state of the endpoint. See
Statefor the meaning of each value. Possible values are:DELETED,OFFLINE,ONLINE,PROVISIONING,RED_STATE,YELLOW_STATE - requested
Target IntegerQps - (integer) - The requested QPS target for the endpoint. Best-effort; the system does not guarantee this QPS will be achieved
- state string
- (string) - Current lifecycle state of the endpoint. See
Statefor the meaning of each value. Possible values are:DELETED,OFFLINE,ONLINE,PROVISIONING,RED_STATE,YELLOW_STATE - requested
Target numberQps - (integer) - The requested QPS target for the endpoint. Best-effort; the system does not guarantee this QPS will be achieved
- state str
- (string) - Current lifecycle state of the endpoint. See
Statefor the meaning of each value. Possible values are:DELETED,OFFLINE,ONLINE,PROVISIONING,RED_STATE,YELLOW_STATE - requested_
target_ intqps - (integer) - The requested QPS target for the endpoint. Best-effort; the system does not guarantee this QPS will be achieved
- state String
- (string) - Current lifecycle state of the endpoint. See
Statefor the meaning of each value. Possible values are:DELETED,OFFLINE,ONLINE,PROVISIONING,RED_STATE,YELLOW_STATE - requested
Target NumberQps - (integer) - The requested QPS target for the endpoint. Best-effort; the system does not guarantee this QPS will be achieved
GetAiSearchEndpointThroughputInfo
- Change
Request stringMessage - (string) - Additional information about the throughput change request
- Change
Request stringState - (string) - The state of the most recent throughput change request. Possible values are:
CHANGE_ADJUSTED,CHANGE_FAILED,CHANGE_IN_PROGRESS,CHANGE_REACHED_MAXIMUM,CHANGE_REACHED_MINIMUM,CHANGE_SUCCESS - Current
Concurrency double - (number) - The current concurrency (total CPU) allocated to the endpoint
- Current
Concurrency doubleUtilization Percentage - (number) - The current utilization of concurrency as a percentage (0-100)
- Current
Num intReplicas - (integer) - The current number of replicas allocated to the endpoint
- Maximum
Concurrency doubleAllowed - (number) - The maximum concurrency allowed for this endpoint
- Minimal
Concurrency doubleAllowed - (number) - The minimum concurrency allowed for this endpoint
- Requested
Concurrency double - (number) - The requested concurrency (total CPU) for the endpoint
- Requested
Num intReplicas - (integer) - The requested number of replicas for the endpoint
- Change
Request stringMessage - (string) - Additional information about the throughput change request
- Change
Request stringState - (string) - The state of the most recent throughput change request. Possible values are:
CHANGE_ADJUSTED,CHANGE_FAILED,CHANGE_IN_PROGRESS,CHANGE_REACHED_MAXIMUM,CHANGE_REACHED_MINIMUM,CHANGE_SUCCESS - Current
Concurrency float64 - (number) - The current concurrency (total CPU) allocated to the endpoint
- Current
Concurrency float64Utilization Percentage - (number) - The current utilization of concurrency as a percentage (0-100)
- Current
Num intReplicas - (integer) - The current number of replicas allocated to the endpoint
- Maximum
Concurrency float64Allowed - (number) - The maximum concurrency allowed for this endpoint
- Minimal
Concurrency float64Allowed - (number) - The minimum concurrency allowed for this endpoint
- Requested
Concurrency float64 - (number) - The requested concurrency (total CPU) for the endpoint
- Requested
Num intReplicas - (integer) - The requested number of replicas for the endpoint
- change_
request_ stringmessage - (string) - Additional information about the throughput change request
- change_
request_ stringstate - (string) - The state of the most recent throughput change request. Possible values are:
CHANGE_ADJUSTED,CHANGE_FAILED,CHANGE_IN_PROGRESS,CHANGE_REACHED_MAXIMUM,CHANGE_REACHED_MINIMUM,CHANGE_SUCCESS - current_
concurrency number - (number) - The current concurrency (total CPU) allocated to the endpoint
- current_
concurrency_ numberutilization_ percentage - (number) - The current utilization of concurrency as a percentage (0-100)
- current_
num_ numberreplicas - (integer) - The current number of replicas allocated to the endpoint
- maximum_
concurrency_ numberallowed - (number) - The maximum concurrency allowed for this endpoint
- minimal_
concurrency_ numberallowed - (number) - The minimum concurrency allowed for this endpoint
- requested_
concurrency number - (number) - The requested concurrency (total CPU) for the endpoint
- requested_
num_ numberreplicas - (integer) - The requested number of replicas for the endpoint
- change
Request StringMessage - (string) - Additional information about the throughput change request
- change
Request StringState - (string) - The state of the most recent throughput change request. Possible values are:
CHANGE_ADJUSTED,CHANGE_FAILED,CHANGE_IN_PROGRESS,CHANGE_REACHED_MAXIMUM,CHANGE_REACHED_MINIMUM,CHANGE_SUCCESS - current
Concurrency Double - (number) - The current concurrency (total CPU) allocated to the endpoint
- current
Concurrency DoubleUtilization Percentage - (number) - The current utilization of concurrency as a percentage (0-100)
- current
Num IntegerReplicas - (integer) - The current number of replicas allocated to the endpoint
- maximum
Concurrency DoubleAllowed - (number) - The maximum concurrency allowed for this endpoint
- minimal
Concurrency DoubleAllowed - (number) - The minimum concurrency allowed for this endpoint
- requested
Concurrency Double - (number) - The requested concurrency (total CPU) for the endpoint
- requested
Num IntegerReplicas - (integer) - The requested number of replicas for the endpoint
- change
Request stringMessage - (string) - Additional information about the throughput change request
- change
Request stringState - (string) - The state of the most recent throughput change request. Possible values are:
CHANGE_ADJUSTED,CHANGE_FAILED,CHANGE_IN_PROGRESS,CHANGE_REACHED_MAXIMUM,CHANGE_REACHED_MINIMUM,CHANGE_SUCCESS - current
Concurrency number - (number) - The current concurrency (total CPU) allocated to the endpoint
- current
Concurrency numberUtilization Percentage - (number) - The current utilization of concurrency as a percentage (0-100)
- current
Num numberReplicas - (integer) - The current number of replicas allocated to the endpoint
- maximum
Concurrency numberAllowed - (number) - The maximum concurrency allowed for this endpoint
- minimal
Concurrency numberAllowed - (number) - The minimum concurrency allowed for this endpoint
- requested
Concurrency number - (number) - The requested concurrency (total CPU) for the endpoint
- requested
Num numberReplicas - (integer) - The requested number of replicas for the endpoint
- change_
request_ strmessage - (string) - Additional information about the throughput change request
- change_
request_ strstate - (string) - The state of the most recent throughput change request. Possible values are:
CHANGE_ADJUSTED,CHANGE_FAILED,CHANGE_IN_PROGRESS,CHANGE_REACHED_MAXIMUM,CHANGE_REACHED_MINIMUM,CHANGE_SUCCESS - current_
concurrency float - (number) - The current concurrency (total CPU) allocated to the endpoint
- current_
concurrency_ floatutilization_ percentage - (number) - The current utilization of concurrency as a percentage (0-100)
- current_
num_ intreplicas - (integer) - The current number of replicas allocated to the endpoint
- maximum_
concurrency_ floatallowed - (number) - The maximum concurrency allowed for this endpoint
- minimal_
concurrency_ floatallowed - (number) - The minimum concurrency allowed for this endpoint
- requested_
concurrency float - (number) - The requested concurrency (total CPU) for the endpoint
- requested_
num_ intreplicas - (integer) - The requested number of replicas for the endpoint
- change
Request StringMessage - (string) - Additional information about the throughput change request
- change
Request StringState - (string) - The state of the most recent throughput change request. Possible values are:
CHANGE_ADJUSTED,CHANGE_FAILED,CHANGE_IN_PROGRESS,CHANGE_REACHED_MAXIMUM,CHANGE_REACHED_MINIMUM,CHANGE_SUCCESS - current
Concurrency Number - (number) - The current concurrency (total CPU) allocated to the endpoint
- current
Concurrency NumberUtilization Percentage - (number) - The current utilization of concurrency as a percentage (0-100)
- current
Num NumberReplicas - (integer) - The current number of replicas allocated to the endpoint
- maximum
Concurrency NumberAllowed - (number) - The maximum concurrency allowed for this endpoint
- minimal
Concurrency NumberAllowed - (number) - The minimum concurrency allowed for this endpoint
- requested
Concurrency Number - (number) - The requested concurrency (total CPU) for the endpoint
- requested
Num NumberReplicas - (integer) - The requested number of replicas for the endpoint
Package Details
- Repository
- databricks pulumi/pulumi-databricks
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
databricksTerraform Provider.
Viewing docs for Databricks v1.97.0
published on Thursday, Jun 25, 2026 by Pulumi
published on Thursday, Jun 25, 2026 by Pulumi