1. Packages
  2. Databricks Provider
  3. API Docs
  4. getOnlineStore
Databricks v1.74.0 published on Thursday, Aug 14, 2025 by Pulumi

databricks.getOnlineStore

Explore with Pulumi AI

databricks logo
Databricks v1.74.0 published on Thursday, Aug 14, 2025 by Pulumi

    Using getOnlineStore

    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 getOnlineStore(args: GetOnlineStoreArgs, opts?: InvokeOptions): Promise<GetOnlineStoreResult>
    function getOnlineStoreOutput(args: GetOnlineStoreOutputArgs, opts?: InvokeOptions): Output<GetOnlineStoreResult>
    def get_online_store(capacity: Optional[str] = None,
                         name: Optional[str] = None,
                         read_replica_count: Optional[int] = None,
                         opts: Optional[InvokeOptions] = None) -> GetOnlineStoreResult
    def get_online_store_output(capacity: Optional[pulumi.Input[str]] = None,
                         name: Optional[pulumi.Input[str]] = None,
                         read_replica_count: Optional[pulumi.Input[int]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetOnlineStoreResult]
    func LookupOnlineStore(ctx *Context, args *LookupOnlineStoreArgs, opts ...InvokeOption) (*LookupOnlineStoreResult, error)
    func LookupOnlineStoreOutput(ctx *Context, args *LookupOnlineStoreOutputArgs, opts ...InvokeOption) LookupOnlineStoreResultOutput

    > Note: This function is named LookupOnlineStore in the Go SDK.

    public static class GetOnlineStore 
    {
        public static Task<GetOnlineStoreResult> InvokeAsync(GetOnlineStoreArgs args, InvokeOptions? opts = null)
        public static Output<GetOnlineStoreResult> Invoke(GetOnlineStoreInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetOnlineStoreResult> getOnlineStore(GetOnlineStoreArgs args, InvokeOptions options)
    public static Output<GetOnlineStoreResult> getOnlineStore(GetOnlineStoreArgs args, InvokeOptions options)
    
    fn::invoke:
      function: databricks:index/getOnlineStore:getOnlineStore
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Capacity string
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    Name string
    The name of the online store. This is the unique identifier for the online store
    ReadReplicaCount int
    (integer) - The number of read replicas for the online store. Defaults to 0
    Capacity string
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    Name string
    The name of the online store. This is the unique identifier for the online store
    ReadReplicaCount int
    (integer) - The number of read replicas for the online store. Defaults to 0
    capacity String
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    name String
    The name of the online store. This is the unique identifier for the online store
    readReplicaCount Integer
    (integer) - The number of read replicas for the online store. Defaults to 0
    capacity string
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    name string
    The name of the online store. This is the unique identifier for the online store
    readReplicaCount number
    (integer) - The number of read replicas for the online store. Defaults to 0
    capacity str
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    name str
    The name of the online store. This is the unique identifier for the online store
    read_replica_count int
    (integer) - The number of read replicas for the online store. Defaults to 0
    capacity String
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    name String
    The name of the online store. This is the unique identifier for the online store
    readReplicaCount Number
    (integer) - The number of read replicas for the online store. Defaults to 0

    getOnlineStore Result

    The following output properties are available:

    Capacity string
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    CreationTime string
    (string) - The timestamp when the online store was created
    Creator string
    (string) - The email of the creator of the online store
    Id string
    The provider-assigned unique ID for this managed resource.
    Name string
    (string) - The name of the online store. This is the unique identifier for the online store
    State string
    (string) - The current state of the online store. Possible values are: AVAILABLE, DELETING, FAILING_OVER, STARTING, STOPPED, UPDATING
    ReadReplicaCount int
    (integer) - The number of read replicas for the online store. Defaults to 0
    Capacity string
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    CreationTime string
    (string) - The timestamp when the online store was created
    Creator string
    (string) - The email of the creator of the online store
    Id string
    The provider-assigned unique ID for this managed resource.
    Name string
    (string) - The name of the online store. This is the unique identifier for the online store
    State string
    (string) - The current state of the online store. Possible values are: AVAILABLE, DELETING, FAILING_OVER, STARTING, STOPPED, UPDATING
    ReadReplicaCount int
    (integer) - The number of read replicas for the online store. Defaults to 0
    capacity String
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    creationTime String
    (string) - The timestamp when the online store was created
    creator String
    (string) - The email of the creator of the online store
    id String
    The provider-assigned unique ID for this managed resource.
    name String
    (string) - The name of the online store. This is the unique identifier for the online store
    state String
    (string) - The current state of the online store. Possible values are: AVAILABLE, DELETING, FAILING_OVER, STARTING, STOPPED, UPDATING
    readReplicaCount Integer
    (integer) - The number of read replicas for the online store. Defaults to 0
    capacity string
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    creationTime string
    (string) - The timestamp when the online store was created
    creator string
    (string) - The email of the creator of the online store
    id string
    The provider-assigned unique ID for this managed resource.
    name string
    (string) - The name of the online store. This is the unique identifier for the online store
    state string
    (string) - The current state of the online store. Possible values are: AVAILABLE, DELETING, FAILING_OVER, STARTING, STOPPED, UPDATING
    readReplicaCount number
    (integer) - The number of read replicas for the online store. Defaults to 0
    capacity str
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    creation_time str
    (string) - The timestamp when the online store was created
    creator str
    (string) - The email of the creator of the online store
    id str
    The provider-assigned unique ID for this managed resource.
    name str
    (string) - The name of the online store. This is the unique identifier for the online store
    state str
    (string) - The current state of the online store. Possible values are: AVAILABLE, DELETING, FAILING_OVER, STARTING, STOPPED, UPDATING
    read_replica_count int
    (integer) - The number of read replicas for the online store. Defaults to 0
    capacity String
    (string) - The capacity of the online store. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
    creationTime String
    (string) - The timestamp when the online store was created
    creator String
    (string) - The email of the creator of the online store
    id String
    The provider-assigned unique ID for this managed resource.
    name String
    (string) - The name of the online store. This is the unique identifier for the online store
    state String
    (string) - The current state of the online store. Possible values are: AVAILABLE, DELETING, FAILING_OVER, STARTING, STOPPED, UPDATING
    readReplicaCount Number
    (integer) - The number of read replicas for the online store. Defaults to 0

    Package Details

    Repository
    databricks pulumi/pulumi-databricks
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the databricks Terraform Provider.
    databricks logo
    Databricks v1.74.0 published on Thursday, Aug 14, 2025 by Pulumi