1. Packages
  2. Databricks Provider
  3. API Docs
  4. getAppsSpaces
Viewing docs for Databricks v1.88.0
published on Thursday, Feb 26, 2026 by Pulumi
databricks logo
Viewing docs for Databricks v1.88.0
published on Thursday, Feb 26, 2026 by Pulumi

    Private Preview

    Using getAppsSpaces

    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 getAppsSpaces(args: GetAppsSpacesArgs, opts?: InvokeOptions): Promise<GetAppsSpacesResult>
    function getAppsSpacesOutput(args: GetAppsSpacesOutputArgs, opts?: InvokeOptions): Output<GetAppsSpacesResult>
    def get_apps_spaces(page_size: Optional[int] = None,
                        provider_config: Optional[GetAppsSpacesProviderConfig] = None,
                        opts: Optional[InvokeOptions] = None) -> GetAppsSpacesResult
    def get_apps_spaces_output(page_size: Optional[pulumi.Input[int]] = None,
                        provider_config: Optional[pulumi.Input[GetAppsSpacesProviderConfigArgs]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetAppsSpacesResult]
    func GetAppsSpaces(ctx *Context, args *GetAppsSpacesArgs, opts ...InvokeOption) (*GetAppsSpacesResult, error)
    func GetAppsSpacesOutput(ctx *Context, args *GetAppsSpacesOutputArgs, opts ...InvokeOption) GetAppsSpacesResultOutput

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

    public static class GetAppsSpaces 
    {
        public static Task<GetAppsSpacesResult> InvokeAsync(GetAppsSpacesArgs args, InvokeOptions? opts = null)
        public static Output<GetAppsSpacesResult> Invoke(GetAppsSpacesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAppsSpacesResult> getAppsSpaces(GetAppsSpacesArgs args, InvokeOptions options)
    public static Output<GetAppsSpacesResult> getAppsSpaces(GetAppsSpacesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: databricks:index/getAppsSpaces:getAppsSpaces
      arguments:
        # arguments dictionary

    The following arguments are supported:

    PageSize int
    Upper bound for items returned
    ProviderConfig GetAppsSpacesProviderConfig
    Configure the provider for management through account provider.
    PageSize int
    Upper bound for items returned
    ProviderConfig GetAppsSpacesProviderConfig
    Configure the provider for management through account provider.
    pageSize Integer
    Upper bound for items returned
    providerConfig GetAppsSpacesProviderConfig
    Configure the provider for management through account provider.
    pageSize number
    Upper bound for items returned
    providerConfig GetAppsSpacesProviderConfig
    Configure the provider for management through account provider.
    page_size int
    Upper bound for items returned
    provider_config GetAppsSpacesProviderConfig
    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.

    getAppsSpaces Result

    The following output properties are available:

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

    Supporting Types

    GetAppsSpacesProviderConfig

    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.

    GetAppsSpacesSpace

    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
    Oauth2AppClientId string
    (string) - The OAuth2 app client ID for the app space
    Oauth2AppIntegrationId string
    (string) - The OAuth2 app integration ID for the app space
    Resources List<GetAppsSpacesSpaceResource>
    (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 GetAppsSpacesSpaceStatus
    (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 GetAppsSpacesSpaceProviderConfig
    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
    Oauth2AppClientId string
    (string) - The OAuth2 app client ID for the app space
    Oauth2AppIntegrationId string
    (string) - The OAuth2 app integration ID for the app space
    Resources []GetAppsSpacesSpaceResource
    (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 GetAppsSpacesSpaceStatus
    (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 GetAppsSpacesSpaceProviderConfig
    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
    oauth2AppClientId String
    (string) - The OAuth2 app client ID for the app space
    oauth2AppIntegrationId String
    (string) - The OAuth2 app integration ID for the app space
    resources List<GetAppsSpacesSpaceResource>
    (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 GetAppsSpacesSpaceStatus
    (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 GetAppsSpacesSpaceProviderConfig
    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
    oauth2AppClientId string
    (string) - The OAuth2 app client ID for the app space
    oauth2AppIntegrationId string
    (string) - The OAuth2 app integration ID for the app space
    resources GetAppsSpacesSpaceResource[]
    (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 GetAppsSpacesSpaceStatus
    (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 GetAppsSpacesSpaceProviderConfig
    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
    oauth2_app_client_id str
    (string) - The OAuth2 app client ID for the app space
    oauth2_app_integration_id str
    (string) - The OAuth2 app integration ID for the app space
    resources Sequence[GetAppsSpacesSpaceResource]
    (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 GetAppsSpacesSpaceStatus
    (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 GetAppsSpacesSpaceProviderConfig
    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
    oauth2AppClientId String
    (string) - The OAuth2 app client ID for the app space
    oauth2AppIntegrationId String
    (string) - The OAuth2 app integration ID for the app space
    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.

    GetAppsSpacesSpaceProviderConfig

    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.

    GetAppsSpacesSpaceResource

    Name string
    (string) - Name of the serving endpoint to grant permission on
    App GetAppsSpacesSpaceResourceApp
    (AppResourceApp)
    Database GetAppsSpacesSpaceResourceDatabase
    (AppResourceDatabase)
    Description string
    (string) - Description of the App Resource
    Experiment GetAppsSpacesSpaceResourceExperiment
    (AppResourceExperiment)
    GenieSpace GetAppsSpacesSpaceResourceGenieSpace
    (AppResourceGenieSpace)
    Job GetAppsSpacesSpaceResourceJob
    (AppResourceJob)
    Secret GetAppsSpacesSpaceResourceSecret
    (AppResourceSecret)
    ServingEndpoint GetAppsSpacesSpaceResourceServingEndpoint
    (AppResourceServingEndpoint)
    SqlWarehouse GetAppsSpacesSpaceResourceSqlWarehouse
    (AppResourceSqlWarehouse)
    UcSecurable GetAppsSpacesSpaceResourceUcSecurable
    (AppResourceUcSecurable)
    Name string
    (string) - Name of the serving endpoint to grant permission on
    App GetAppsSpacesSpaceResourceApp
    (AppResourceApp)
    Database GetAppsSpacesSpaceResourceDatabase
    (AppResourceDatabase)
    Description string
    (string) - Description of the App Resource
    Experiment GetAppsSpacesSpaceResourceExperiment
    (AppResourceExperiment)
    GenieSpace GetAppsSpacesSpaceResourceGenieSpace
    (AppResourceGenieSpace)
    Job GetAppsSpacesSpaceResourceJob
    (AppResourceJob)
    Secret GetAppsSpacesSpaceResourceSecret
    (AppResourceSecret)
    ServingEndpoint GetAppsSpacesSpaceResourceServingEndpoint
    (AppResourceServingEndpoint)
    SqlWarehouse GetAppsSpacesSpaceResourceSqlWarehouse
    (AppResourceSqlWarehouse)
    UcSecurable GetAppsSpacesSpaceResourceUcSecurable
    (AppResourceUcSecurable)
    name String
    (string) - Name of the serving endpoint to grant permission on
    app GetAppsSpacesSpaceResourceApp
    (AppResourceApp)
    database GetAppsSpacesSpaceResourceDatabase
    (AppResourceDatabase)
    description String
    (string) - Description of the App Resource
    experiment GetAppsSpacesSpaceResourceExperiment
    (AppResourceExperiment)
    genieSpace GetAppsSpacesSpaceResourceGenieSpace
    (AppResourceGenieSpace)
    job GetAppsSpacesSpaceResourceJob
    (AppResourceJob)
    secret GetAppsSpacesSpaceResourceSecret
    (AppResourceSecret)
    servingEndpoint GetAppsSpacesSpaceResourceServingEndpoint
    (AppResourceServingEndpoint)
    sqlWarehouse GetAppsSpacesSpaceResourceSqlWarehouse
    (AppResourceSqlWarehouse)
    ucSecurable GetAppsSpacesSpaceResourceUcSecurable
    (AppResourceUcSecurable)
    name string
    (string) - Name of the serving endpoint to grant permission on
    app GetAppsSpacesSpaceResourceApp
    (AppResourceApp)
    database GetAppsSpacesSpaceResourceDatabase
    (AppResourceDatabase)
    description string
    (string) - Description of the App Resource
    experiment GetAppsSpacesSpaceResourceExperiment
    (AppResourceExperiment)
    genieSpace GetAppsSpacesSpaceResourceGenieSpace
    (AppResourceGenieSpace)
    job GetAppsSpacesSpaceResourceJob
    (AppResourceJob)
    secret GetAppsSpacesSpaceResourceSecret
    (AppResourceSecret)
    servingEndpoint GetAppsSpacesSpaceResourceServingEndpoint
    (AppResourceServingEndpoint)
    sqlWarehouse GetAppsSpacesSpaceResourceSqlWarehouse
    (AppResourceSqlWarehouse)
    ucSecurable GetAppsSpacesSpaceResourceUcSecurable
    (AppResourceUcSecurable)
    name str
    (string) - Name of the serving endpoint to grant permission on
    app GetAppsSpacesSpaceResourceApp
    (AppResourceApp)
    database GetAppsSpacesSpaceResourceDatabase
    (AppResourceDatabase)
    description str
    (string) - Description of the App Resource
    experiment GetAppsSpacesSpaceResourceExperiment
    (AppResourceExperiment)
    genie_space GetAppsSpacesSpaceResourceGenieSpace
    (AppResourceGenieSpace)
    job GetAppsSpacesSpaceResourceJob
    (AppResourceJob)
    secret GetAppsSpacesSpaceResourceSecret
    (AppResourceSecret)
    serving_endpoint GetAppsSpacesSpaceResourceServingEndpoint
    (AppResourceServingEndpoint)
    sql_warehouse GetAppsSpacesSpaceResourceSqlWarehouse
    (AppResourceSqlWarehouse)
    uc_securable GetAppsSpacesSpaceResourceUcSecurable
    (AppResourceUcSecurable)
    name String
    (string) - Name of the serving endpoint to grant permission on
    app Property Map
    (AppResourceApp)
    database Property Map
    (AppResourceDatabase)
    description String
    (string) - Description of the App Resource
    experiment Property Map
    (AppResourceExperiment)
    genieSpace Property Map
    (AppResourceGenieSpace)
    job Property Map
    (AppResourceJob)
    secret Property Map
    (AppResourceSecret)
    servingEndpoint Property Map
    (AppResourceServingEndpoint)
    sqlWarehouse Property Map
    (AppResourceSqlWarehouse)
    ucSecurable Property Map
    (AppResourceUcSecurable)

    GetAppsSpacesSpaceResourceDatabase

    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

    GetAppsSpacesSpaceResourceExperiment

    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

    GetAppsSpacesSpaceResourceGenieSpace

    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)

    GetAppsSpacesSpaceResourceJob

    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

    GetAppsSpacesSpaceResourceSecret

    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

    GetAppsSpacesSpaceResourceServingEndpoint

    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

    GetAppsSpacesSpaceResourceSqlWarehouse

    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

    GetAppsSpacesSpaceResourceUcSecurable

    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

    GetAppsSpacesSpaceStatus

    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.88.0
    published on Thursday, Feb 26, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.