1. Packages
  2. Databricks Provider
  3. API Docs
  4. getAppSpaces
Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi
databricks logo
Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi

    Private Preview

    Using getAppSpaces

    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 getAppSpaces(args: GetAppSpacesArgs, opts?: InvokeOptions): Promise<GetAppSpacesResult>
    function getAppSpacesOutput(args: GetAppSpacesOutputArgs, opts?: InvokeOptions): Output<GetAppSpacesResult>
    def get_app_spaces(page_size: Optional[int] = None,
                       provider_config: Optional[GetAppSpacesProviderConfig] = None,
                       opts: Optional[InvokeOptions] = None) -> GetAppSpacesResult
    def get_app_spaces_output(page_size: Optional[pulumi.Input[int]] = None,
                       provider_config: Optional[pulumi.Input[GetAppSpacesProviderConfigArgs]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetAppSpacesResult]
    func GetAppSpaces(ctx *Context, args *GetAppSpacesArgs, opts ...InvokeOption) (*GetAppSpacesResult, error)
    func GetAppSpacesOutput(ctx *Context, args *GetAppSpacesOutputArgs, opts ...InvokeOption) GetAppSpacesResultOutput

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

    public static class GetAppSpaces 
    {
        public static Task<GetAppSpacesResult> InvokeAsync(GetAppSpacesArgs args, InvokeOptions? opts = null)
        public static Output<GetAppSpacesResult> Invoke(GetAppSpacesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAppSpacesResult> getAppSpaces(GetAppSpacesArgs args, InvokeOptions options)
    public static Output<GetAppSpacesResult> getAppSpaces(GetAppSpacesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: databricks:index/getAppSpaces:getAppSpaces
      arguments:
        # arguments dictionary

    The following arguments are supported:

    PageSize int
    Upper bound for items returned
    ProviderConfig GetAppSpacesProviderConfig
    Configure the provider for management through account provider.
    PageSize int
    Upper bound for items returned
    ProviderConfig GetAppSpacesProviderConfig
    Configure the provider for management through account provider.
    pageSize Integer
    Upper bound for items returned
    providerConfig GetAppSpacesProviderConfig
    Configure the provider for management through account provider.
    pageSize number
    Upper bound for items returned
    providerConfig GetAppSpacesProviderConfig
    Configure the provider for management through account provider.
    page_size int
    Upper bound for items returned
    provider_config GetAppSpacesProviderConfig
    Configure the provider for management through account provider.
    pageSize Number
    Upper bound for items returned
    providerConfig Property Map
    Configure the provider for management through account provider.

    getAppSpaces Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Spaces List<GetAppSpacesSpace>
    PageSize int
    ProviderConfig GetAppSpacesProviderConfig
    Id string
    The provider-assigned unique ID for this managed resource.
    Spaces []GetAppSpacesSpace
    PageSize int
    ProviderConfig GetAppSpacesProviderConfig
    id String
    The provider-assigned unique ID for this managed resource.
    spaces List<GetAppSpacesSpace>
    pageSize Integer
    providerConfig GetAppSpacesProviderConfig
    id string
    The provider-assigned unique ID for this managed resource.
    spaces GetAppSpacesSpace[]
    pageSize number
    providerConfig GetAppSpacesProviderConfig
    id str
    The provider-assigned unique ID for this managed resource.
    spaces Sequence[GetAppSpacesSpace]
    page_size int
    provider_config GetAppSpacesProviderConfig
    id String
    The provider-assigned unique ID for this managed resource.
    spaces List<Property Map>
    pageSize Number
    providerConfig Property Map

    Supporting Types

    GetAppSpacesProviderConfig

    WorkspaceId string
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
    WorkspaceId string
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
    workspaceId String
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
    workspaceId 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.
    workspaceId String
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.

    GetAppSpacesSpace

    CreateTime string
    (string) - The creation time of the app space. Formatted timestamp in ISO 6801
    Creator string
    (string) - The email of the user that created the app space
    Description string
    (string) - Description of the App Resource
    EffectiveUsagePolicyId string
    (string) - The effective usage policy ID used by apps in the space
    EffectiveUserApiScopes List<string>
    (list of string) - The effective api scopes granted to the user access token
    Id string
    (string) - Id of the SQL warehouse to grant permission on
    Name string
    (string) - Name of the serving endpoint to grant permission on
    Resources List<GetAppSpacesSpaceResource>
    (list of AppResource) - Resources for the app space. Resources configured at the space level are available to all apps in the space
    ServicePrincipalClientId string
    (string) - The service principal client ID for the app space
    ServicePrincipalId int
    (integer) - The service principal ID for the app space
    ServicePrincipalName string
    (string) - The service principal name for the app space
    Status GetAppSpacesSpaceStatus
    (SpaceStatus) - The status of the app space
    UpdateTime string
    (string) - The update time of the app space. Formatted timestamp in ISO 6801
    Updater string
    (string) - The email of the user that last updated the app space
    UsagePolicyId string
    (string) - The usage policy ID for managing cost at the space level
    UserApiScopes List<string>
    (list of string) - OAuth scopes for apps in the space
    ProviderConfig GetAppSpacesSpaceProviderConfig
    Configure the provider for management through account provider.
    CreateTime string
    (string) - The creation time of the app space. Formatted timestamp in ISO 6801
    Creator string
    (string) - The email of the user that created the app space
    Description string
    (string) - Description of the App Resource
    EffectiveUsagePolicyId string
    (string) - The effective usage policy ID used by apps in the space
    EffectiveUserApiScopes []string
    (list of string) - The effective api scopes granted to the user access token
    Id string
    (string) - Id of the SQL warehouse to grant permission on
    Name string
    (string) - Name of the serving endpoint to grant permission on
    Resources []GetAppSpacesSpaceResource
    (list of AppResource) - Resources for the app space. Resources configured at the space level are available to all apps in the space
    ServicePrincipalClientId string
    (string) - The service principal client ID for the app space
    ServicePrincipalId int
    (integer) - The service principal ID for the app space
    ServicePrincipalName string
    (string) - The service principal name for the app space
    Status GetAppSpacesSpaceStatus
    (SpaceStatus) - The status of the app space
    UpdateTime string
    (string) - The update time of the app space. Formatted timestamp in ISO 6801
    Updater string
    (string) - The email of the user that last updated the app space
    UsagePolicyId string
    (string) - The usage policy ID for managing cost at the space level
    UserApiScopes []string
    (list of string) - OAuth scopes for apps in the space
    ProviderConfig GetAppSpacesSpaceProviderConfig
    Configure the provider for management through account provider.
    createTime String
    (string) - The creation time of the app space. Formatted timestamp in ISO 6801
    creator String
    (string) - The email of the user that created the app space
    description String
    (string) - Description of the App Resource
    effectiveUsagePolicyId String
    (string) - The effective usage policy ID used by apps in the space
    effectiveUserApiScopes List<String>
    (list of string) - The effective api scopes granted to the user access token
    id String
    (string) - Id of the SQL warehouse to grant permission on
    name String
    (string) - Name of the serving endpoint to grant permission on
    resources List<GetAppSpacesSpaceResource>
    (list of AppResource) - Resources for the app space. Resources configured at the space level are available to all apps in the space
    servicePrincipalClientId String
    (string) - The service principal client ID for the app space
    servicePrincipalId Integer
    (integer) - The service principal ID for the app space
    servicePrincipalName String
    (string) - The service principal name for the app space
    status GetAppSpacesSpaceStatus
    (SpaceStatus) - The status of the app space
    updateTime String
    (string) - The update time of the app space. Formatted timestamp in ISO 6801
    updater String
    (string) - The email of the user that last updated the app space
    usagePolicyId String
    (string) - The usage policy ID for managing cost at the space level
    userApiScopes List<String>
    (list of string) - OAuth scopes for apps in the space
    providerConfig GetAppSpacesSpaceProviderConfig
    Configure the provider for management through account provider.
    createTime string
    (string) - The creation time of the app space. Formatted timestamp in ISO 6801
    creator string
    (string) - The email of the user that created the app space
    description string
    (string) - Description of the App Resource
    effectiveUsagePolicyId string
    (string) - The effective usage policy ID used by apps in the space
    effectiveUserApiScopes string[]
    (list of string) - The effective api scopes granted to the user access token
    id string
    (string) - Id of the SQL warehouse to grant permission on
    name string
    (string) - Name of the serving endpoint to grant permission on
    resources GetAppSpacesSpaceResource[]
    (list of AppResource) - Resources for the app space. Resources configured at the space level are available to all apps in the space
    servicePrincipalClientId string
    (string) - The service principal client ID for the app space
    servicePrincipalId number
    (integer) - The service principal ID for the app space
    servicePrincipalName string
    (string) - The service principal name for the app space
    status GetAppSpacesSpaceStatus
    (SpaceStatus) - The status of the app space
    updateTime string
    (string) - The update time of the app space. Formatted timestamp in ISO 6801
    updater string
    (string) - The email of the user that last updated the app space
    usagePolicyId string
    (string) - The usage policy ID for managing cost at the space level
    userApiScopes string[]
    (list of string) - OAuth scopes for apps in the space
    providerConfig GetAppSpacesSpaceProviderConfig
    Configure the provider for management through account provider.
    create_time str
    (string) - The creation time of the app space. Formatted timestamp in ISO 6801
    creator str
    (string) - The email of the user that created the app space
    description str
    (string) - Description of the App Resource
    effective_usage_policy_id str
    (string) - The effective usage policy ID used by apps in the space
    effective_user_api_scopes Sequence[str]
    (list of string) - The effective api scopes granted to the user access token
    id str
    (string) - Id of the SQL warehouse to grant permission on
    name str
    (string) - Name of the serving endpoint to grant permission on
    resources Sequence[GetAppSpacesSpaceResource]
    (list of AppResource) - Resources for the app space. Resources configured at the space level are available to all apps in the space
    service_principal_client_id str
    (string) - The service principal client ID for the app space
    service_principal_id int
    (integer) - The service principal ID for the app space
    service_principal_name str
    (string) - The service principal name for the app space
    status GetAppSpacesSpaceStatus
    (SpaceStatus) - The status of the app space
    update_time str
    (string) - The update time of the app space. Formatted timestamp in ISO 6801
    updater str
    (string) - The email of the user that last updated the app space
    usage_policy_id str
    (string) - The usage policy ID for managing cost at the space level
    user_api_scopes Sequence[str]
    (list of string) - OAuth scopes for apps in the space
    provider_config GetAppSpacesSpaceProviderConfig
    Configure the provider for management through account provider.
    createTime String
    (string) - The creation time of the app space. Formatted timestamp in ISO 6801
    creator String
    (string) - The email of the user that created the app space
    description String
    (string) - Description of the App Resource
    effectiveUsagePolicyId String
    (string) - The effective usage policy ID used by apps in the space
    effectiveUserApiScopes List<String>
    (list of string) - The effective api scopes granted to the user access token
    id String
    (string) - Id of the SQL warehouse to grant permission on
    name String
    (string) - Name of the serving endpoint to grant permission on
    resources List<Property Map>
    (list of AppResource) - Resources for the app space. Resources configured at the space level are available to all apps in the space
    servicePrincipalClientId String
    (string) - The service principal client ID for the app space
    servicePrincipalId Number
    (integer) - The service principal ID for the app space
    servicePrincipalName String
    (string) - The service principal name for the app space
    status Property Map
    (SpaceStatus) - The status of the app space
    updateTime String
    (string) - The update time of the app space. Formatted timestamp in ISO 6801
    updater String
    (string) - The email of the user that last updated the app space
    usagePolicyId String
    (string) - The usage policy ID for managing cost at the space level
    userApiScopes List<String>
    (list of string) - OAuth scopes for apps in the space
    providerConfig Property Map
    Configure the provider for management through account provider.

    GetAppSpacesSpaceProviderConfig

    WorkspaceId string
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
    WorkspaceId string
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
    workspaceId String
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
    workspaceId 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.
    workspaceId String
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.

    GetAppSpacesSpaceResource

    Name string
    (string) - Name of the serving endpoint to grant permission on
    App GetAppSpacesSpaceResourceApp
    (AppResourceApp)
    Database GetAppSpacesSpaceResourceDatabase
    (string)
    Description string
    (string) - Description of the App Resource
    Experiment GetAppSpacesSpaceResourceExperiment
    (AppResourceExperiment)
    GenieSpace GetAppSpacesSpaceResourceGenieSpace
    (AppResourceGenieSpace)
    Job GetAppSpacesSpaceResourceJob
    (AppResourceJob)
    Postgres GetAppSpacesSpaceResourcePostgres
    (AppResourcePostgres)
    Secret GetAppSpacesSpaceResourceSecret
    (AppResourceSecret)
    ServingEndpoint GetAppSpacesSpaceResourceServingEndpoint
    (AppResourceServingEndpoint)
    SqlWarehouse GetAppSpacesSpaceResourceSqlWarehouse
    (AppResourceSqlWarehouse)
    UcSecurable GetAppSpacesSpaceResourceUcSecurable
    (AppResourceUcSecurable)
    Name string
    (string) - Name of the serving endpoint to grant permission on
    App GetAppSpacesSpaceResourceApp
    (AppResourceApp)
    Database GetAppSpacesSpaceResourceDatabase
    (string)
    Description string
    (string) - Description of the App Resource
    Experiment GetAppSpacesSpaceResourceExperiment
    (AppResourceExperiment)
    GenieSpace GetAppSpacesSpaceResourceGenieSpace
    (AppResourceGenieSpace)
    Job GetAppSpacesSpaceResourceJob
    (AppResourceJob)
    Postgres GetAppSpacesSpaceResourcePostgres
    (AppResourcePostgres)
    Secret GetAppSpacesSpaceResourceSecret
    (AppResourceSecret)
    ServingEndpoint GetAppSpacesSpaceResourceServingEndpoint
    (AppResourceServingEndpoint)
    SqlWarehouse GetAppSpacesSpaceResourceSqlWarehouse
    (AppResourceSqlWarehouse)
    UcSecurable GetAppSpacesSpaceResourceUcSecurable
    (AppResourceUcSecurable)
    name String
    (string) - Name of the serving endpoint to grant permission on
    app GetAppSpacesSpaceResourceApp
    (AppResourceApp)
    database GetAppSpacesSpaceResourceDatabase
    (string)
    description String
    (string) - Description of the App Resource
    experiment GetAppSpacesSpaceResourceExperiment
    (AppResourceExperiment)
    genieSpace GetAppSpacesSpaceResourceGenieSpace
    (AppResourceGenieSpace)
    job GetAppSpacesSpaceResourceJob
    (AppResourceJob)
    postgres GetAppSpacesSpaceResourcePostgres
    (AppResourcePostgres)
    secret GetAppSpacesSpaceResourceSecret
    (AppResourceSecret)
    servingEndpoint GetAppSpacesSpaceResourceServingEndpoint
    (AppResourceServingEndpoint)
    sqlWarehouse GetAppSpacesSpaceResourceSqlWarehouse
    (AppResourceSqlWarehouse)
    ucSecurable GetAppSpacesSpaceResourceUcSecurable
    (AppResourceUcSecurable)
    name string
    (string) - Name of the serving endpoint to grant permission on
    app GetAppSpacesSpaceResourceApp
    (AppResourceApp)
    database GetAppSpacesSpaceResourceDatabase
    (string)
    description string
    (string) - Description of the App Resource
    experiment GetAppSpacesSpaceResourceExperiment
    (AppResourceExperiment)
    genieSpace GetAppSpacesSpaceResourceGenieSpace
    (AppResourceGenieSpace)
    job GetAppSpacesSpaceResourceJob
    (AppResourceJob)
    postgres GetAppSpacesSpaceResourcePostgres
    (AppResourcePostgres)
    secret GetAppSpacesSpaceResourceSecret
    (AppResourceSecret)
    servingEndpoint GetAppSpacesSpaceResourceServingEndpoint
    (AppResourceServingEndpoint)
    sqlWarehouse GetAppSpacesSpaceResourceSqlWarehouse
    (AppResourceSqlWarehouse)
    ucSecurable GetAppSpacesSpaceResourceUcSecurable
    (AppResourceUcSecurable)
    name str
    (string) - Name of the serving endpoint to grant permission on
    app GetAppSpacesSpaceResourceApp
    (AppResourceApp)
    database GetAppSpacesSpaceResourceDatabase
    (string)
    description str
    (string) - Description of the App Resource
    experiment GetAppSpacesSpaceResourceExperiment
    (AppResourceExperiment)
    genie_space GetAppSpacesSpaceResourceGenieSpace
    (AppResourceGenieSpace)
    job GetAppSpacesSpaceResourceJob
    (AppResourceJob)
    postgres GetAppSpacesSpaceResourcePostgres
    (AppResourcePostgres)
    secret GetAppSpacesSpaceResourceSecret
    (AppResourceSecret)
    serving_endpoint GetAppSpacesSpaceResourceServingEndpoint
    (AppResourceServingEndpoint)
    sql_warehouse GetAppSpacesSpaceResourceSqlWarehouse
    (AppResourceSqlWarehouse)
    uc_securable GetAppSpacesSpaceResourceUcSecurable
    (AppResourceUcSecurable)
    name String
    (string) - Name of the serving endpoint to grant permission on
    app Property Map
    (AppResourceApp)
    database Property Map
    (string)
    description String
    (string) - Description of the App Resource
    experiment Property Map
    (AppResourceExperiment)
    genieSpace Property Map
    (AppResourceGenieSpace)
    job Property Map
    (AppResourceJob)
    postgres Property Map
    (AppResourcePostgres)
    secret Property Map
    (AppResourceSecret)
    servingEndpoint Property Map
    (AppResourceServingEndpoint)
    sqlWarehouse Property Map
    (AppResourceSqlWarehouse)
    ucSecurable Property Map
    (AppResourceUcSecurable)

    GetAppSpacesSpaceResourceDatabase

    DatabaseName string
    (string)
    InstanceName string
    (string)
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    DatabaseName string
    (string)
    InstanceName string
    (string)
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    databaseName String
    (string)
    instanceName String
    (string)
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    databaseName string
    (string)
    instanceName string
    (string)
    permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    database_name str
    (string)
    instance_name str
    (string)
    permission str
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    databaseName String
    (string)
    instanceName String
    (string)
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME

    GetAppSpacesSpaceResourceExperiment

    ExperimentId string
    (string)
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    ExperimentId string
    (string)
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    experimentId String
    (string)
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    experimentId string
    (string)
    permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    experiment_id str
    (string)
    permission str
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    experimentId String
    (string)
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME

    GetAppSpacesSpaceResourceGenieSpace

    Name string
    (string) - Name of the serving endpoint to grant permission on
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    SpaceId string
    (string)
    Name string
    (string) - Name of the serving endpoint to grant permission on
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    SpaceId string
    (string)
    name String
    (string) - Name of the serving endpoint to grant permission on
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    spaceId String
    (string)
    name string
    (string) - Name of the serving endpoint to grant permission on
    permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    spaceId string
    (string)
    name str
    (string) - Name of the serving endpoint to grant permission on
    permission str
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    space_id str
    (string)
    name String
    (string) - Name of the serving endpoint to grant permission on
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    spaceId String
    (string)

    GetAppSpacesSpaceResourceJob

    Id string
    (string) - Id of the SQL warehouse to grant permission on
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    Id string
    (string) - Id of the SQL warehouse to grant permission on
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    id String
    (string) - Id of the SQL warehouse to grant permission on
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    id string
    (string) - Id of the SQL warehouse to grant permission on
    permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    id str
    (string) - Id of the SQL warehouse to grant permission on
    permission str
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    id String
    (string) - Id of the SQL warehouse to grant permission on
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME

    GetAppSpacesSpaceResourcePostgres

    Branch string
    (string)
    Database string
    (string)
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    Branch string
    (string)
    Database string
    (string)
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    branch String
    (string)
    database String
    (string)
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    branch string
    (string)
    database string
    (string)
    permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    branch str
    (string)
    database str
    (string)
    permission str
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    branch String
    (string)
    database String
    (string)
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME

    GetAppSpacesSpaceResourceSecret

    Key string
    (string) - Key of the secret to grant permission on
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    Scope string
    (string) - Scope of the secret to grant permission on
    Key string
    (string) - Key of the secret to grant permission on
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    Scope string
    (string) - Scope of the secret to grant permission on
    key String
    (string) - Key of the secret to grant permission on
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    scope String
    (string) - Scope of the secret to grant permission on
    key string
    (string) - Key of the secret to grant permission on
    permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    scope string
    (string) - Scope of the secret to grant permission on
    key str
    (string) - Key of the secret to grant permission on
    permission str
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    scope str
    (string) - Scope of the secret to grant permission on
    key String
    (string) - Key of the secret to grant permission on
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    scope String
    (string) - Scope of the secret to grant permission on

    GetAppSpacesSpaceResourceServingEndpoint

    Name string
    (string) - Name of the serving endpoint to grant permission on
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    Name string
    (string) - Name of the serving endpoint to grant permission on
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    name String
    (string) - Name of the serving endpoint to grant permission on
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    name string
    (string) - Name of the serving endpoint to grant permission on
    permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    name str
    (string) - Name of the serving endpoint to grant permission on
    permission str
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    name String
    (string) - Name of the serving endpoint to grant permission on
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME

    GetAppSpacesSpaceResourceSqlWarehouse

    Id string
    (string) - Id of the SQL warehouse to grant permission on
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    Id string
    (string) - Id of the SQL warehouse to grant permission on
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    id String
    (string) - Id of the SQL warehouse to grant permission on
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    id string
    (string) - Id of the SQL warehouse to grant permission on
    permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    id str
    (string) - Id of the SQL warehouse to grant permission on
    permission str
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    id String
    (string) - Id of the SQL warehouse to grant permission on
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME

    GetAppSpacesSpaceResourceUcSecurable

    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    SecurableFullName string
    (string)
    SecurableKind string
    (string) - The securable kind from Unity Catalog. See https://docs.databricks.com/api/workspace/tables/get#securable_kind_manifest-securable_kind
    SecurableType string
    (string) - Possible values are: CONNECTION, FUNCTION, TABLE, VOLUME
    Permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    SecurableFullName string
    (string)
    SecurableKind string
    (string) - The securable kind from Unity Catalog. See https://docs.databricks.com/api/workspace/tables/get#securable_kind_manifest-securable_kind
    SecurableType string
    (string) - Possible values are: CONNECTION, FUNCTION, TABLE, VOLUME
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    securableFullName String
    (string)
    securableKind String
    (string) - The securable kind from Unity Catalog. See https://docs.databricks.com/api/workspace/tables/get#securable_kind_manifest-securable_kind
    securableType String
    (string) - Possible values are: CONNECTION, FUNCTION, TABLE, VOLUME
    permission string
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    securableFullName string
    (string)
    securableKind string
    (string) - The securable kind from Unity Catalog. See https://docs.databricks.com/api/workspace/tables/get#securable_kind_manifest-securable_kind
    securableType string
    (string) - Possible values are: CONNECTION, FUNCTION, TABLE, VOLUME
    permission str
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    securable_full_name str
    (string)
    securable_kind str
    (string) - The securable kind from Unity Catalog. See https://docs.databricks.com/api/workspace/tables/get#securable_kind_manifest-securable_kind
    securable_type str
    (string) - Possible values are: CONNECTION, FUNCTION, TABLE, VOLUME
    permission String
    (string) - Possible values are: EXECUTE, MODIFY, READ_VOLUME, SELECT, USE_CONNECTION, WRITE_VOLUME
    securableFullName String
    (string)
    securableKind String
    (string) - The securable kind from Unity Catalog. See https://docs.databricks.com/api/workspace/tables/get#securable_kind_manifest-securable_kind
    securableType String
    (string) - Possible values are: CONNECTION, FUNCTION, TABLE, VOLUME

    GetAppSpacesSpaceStatus

    Message string
    (string) - Message providing context about the current state
    State string
    (string) - The state of the app space. Possible values are: SPACE_ACTIVE, SPACE_CREATING, SPACE_DELETED, SPACE_DELETING, SPACE_ERROR, SPACE_UPDATING
    Message string
    (string) - Message providing context about the current state
    State string
    (string) - The state of the app space. Possible values are: SPACE_ACTIVE, SPACE_CREATING, SPACE_DELETED, SPACE_DELETING, SPACE_ERROR, SPACE_UPDATING
    message String
    (string) - Message providing context about the current state
    state String
    (string) - The state of the app space. Possible values are: SPACE_ACTIVE, SPACE_CREATING, SPACE_DELETED, SPACE_DELETING, SPACE_ERROR, SPACE_UPDATING
    message string
    (string) - Message providing context about the current state
    state string
    (string) - The state of the app space. Possible values are: SPACE_ACTIVE, SPACE_CREATING, SPACE_DELETED, SPACE_DELETING, SPACE_ERROR, SPACE_UPDATING
    message str
    (string) - Message providing context about the current state
    state str
    (string) - The state of the app space. Possible values are: SPACE_ACTIVE, SPACE_CREATING, SPACE_DELETED, SPACE_DELETING, SPACE_ERROR, SPACE_UPDATING
    message String
    (string) - Message providing context about the current state
    state String
    (string) - The state of the app space. Possible values are: SPACE_ACTIVE, SPACE_CREATING, SPACE_DELETED, SPACE_DELETING, SPACE_ERROR, SPACE_UPDATING

    Package Details

    Repository
    databricks pulumi/pulumi-databricks
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the databricks Terraform Provider.
    databricks logo
    Viewing docs for Databricks v1.90.0
    published on Thursday, Mar 19, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.