Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi
published on Thursday, Mar 19, 2026 by Pulumi
Viewing docs for Databricks v1.90.0
published on Thursday, Mar 19, 2026 by Pulumi
published on Thursday, Mar 19, 2026 by Pulumi
This data source retrieves a single Workspace Base Environment by its resource name.
Using getEnvironmentsWorkspaceBaseEnvironment
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 getEnvironmentsWorkspaceBaseEnvironment(args: GetEnvironmentsWorkspaceBaseEnvironmentArgs, opts?: InvokeOptions): Promise<GetEnvironmentsWorkspaceBaseEnvironmentResult>
function getEnvironmentsWorkspaceBaseEnvironmentOutput(args: GetEnvironmentsWorkspaceBaseEnvironmentOutputArgs, opts?: InvokeOptions): Output<GetEnvironmentsWorkspaceBaseEnvironmentResult>def get_environments_workspace_base_environment(name: Optional[str] = None,
provider_config: Optional[GetEnvironmentsWorkspaceBaseEnvironmentProviderConfig] = None,
opts: Optional[InvokeOptions] = None) -> GetEnvironmentsWorkspaceBaseEnvironmentResult
def get_environments_workspace_base_environment_output(name: Optional[pulumi.Input[str]] = None,
provider_config: Optional[pulumi.Input[GetEnvironmentsWorkspaceBaseEnvironmentProviderConfigArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEnvironmentsWorkspaceBaseEnvironmentResult]func LookupEnvironmentsWorkspaceBaseEnvironment(ctx *Context, args *LookupEnvironmentsWorkspaceBaseEnvironmentArgs, opts ...InvokeOption) (*LookupEnvironmentsWorkspaceBaseEnvironmentResult, error)
func LookupEnvironmentsWorkspaceBaseEnvironmentOutput(ctx *Context, args *LookupEnvironmentsWorkspaceBaseEnvironmentOutputArgs, opts ...InvokeOption) LookupEnvironmentsWorkspaceBaseEnvironmentResultOutput> Note: This function is named LookupEnvironmentsWorkspaceBaseEnvironment in the Go SDK.
public static class GetEnvironmentsWorkspaceBaseEnvironment
{
public static Task<GetEnvironmentsWorkspaceBaseEnvironmentResult> InvokeAsync(GetEnvironmentsWorkspaceBaseEnvironmentArgs args, InvokeOptions? opts = null)
public static Output<GetEnvironmentsWorkspaceBaseEnvironmentResult> Invoke(GetEnvironmentsWorkspaceBaseEnvironmentInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetEnvironmentsWorkspaceBaseEnvironmentResult> getEnvironmentsWorkspaceBaseEnvironment(GetEnvironmentsWorkspaceBaseEnvironmentArgs args, InvokeOptions options)
public static Output<GetEnvironmentsWorkspaceBaseEnvironmentResult> getEnvironmentsWorkspaceBaseEnvironment(GetEnvironmentsWorkspaceBaseEnvironmentArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getEnvironmentsWorkspaceBaseEnvironment:getEnvironmentsWorkspaceBaseEnvironment
arguments:
# arguments dictionaryThe following arguments are supported:
- Name string
- The resource name of the workspace base environment. Format: workspace-base-environments/{workspace-base-environment}
- Provider
Config GetEnvironments Workspace Base Environment Provider Config - Configure the provider for management through account provider.
- Name string
- The resource name of the workspace base environment. Format: workspace-base-environments/{workspace-base-environment}
- Provider
Config GetEnvironments Workspace Base Environment Provider Config - Configure the provider for management through account provider.
- name String
- The resource name of the workspace base environment. Format: workspace-base-environments/{workspace-base-environment}
- provider
Config GetEnvironments Workspace Base Environment Provider Config - Configure the provider for management through account provider.
- name string
- The resource name of the workspace base environment. Format: workspace-base-environments/{workspace-base-environment}
- provider
Config GetEnvironments Workspace Base Environment Provider Config - Configure the provider for management through account provider.
- name str
- The resource name of the workspace base environment. Format: workspace-base-environments/{workspace-base-environment}
- provider_
config GetEnvironments Workspace Base Environment Provider Config - Configure the provider for management through account provider.
- name String
- The resource name of the workspace base environment. Format: workspace-base-environments/{workspace-base-environment}
- provider
Config Property Map - Configure the provider for management through account provider.
getEnvironmentsWorkspaceBaseEnvironment Result
The following output properties are available:
- Base
Environment stringType - (string) - The type of base environment (CPU or GPU). Possible values are:
CPU,GPU - Create
Time string - (string) - Timestamp when the environment was created
- Creator
User stringId - (string) - User ID of the creator
- Display
Name string - (string) - Human-readable display name for the workspace base environment
- Effective
Base stringEnvironment Type - Filepath string
- (string) - The WSFS or UC Volumes path to the environment YAML file
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Default bool - (boolean) - Whether this is the default environment for the workspace
- Last
Updated stringUser Id - (string) - User ID of the last user who updated the environment
- Message string
- (string) - Status message providing additional details about the environment status
- Name string
- (string) - The resource name of the workspace base environment. Format: workspace-base-environments/{workspace-base-environment}
- Status string
- (string) - The status of the materialized workspace base environment. Possible values are:
CREATED,EXPIRED,FAILED,INVALID,PENDING,REFRESHING - Update
Time string - (string) - Timestamp when the environment was last updated
- Provider
Config GetEnvironments Workspace Base Environment Provider Config
- Base
Environment stringType - (string) - The type of base environment (CPU or GPU). Possible values are:
CPU,GPU - Create
Time string - (string) - Timestamp when the environment was created
- Creator
User stringId - (string) - User ID of the creator
- Display
Name string - (string) - Human-readable display name for the workspace base environment
- Effective
Base stringEnvironment Type - Filepath string
- (string) - The WSFS or UC Volumes path to the environment YAML file
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Default bool - (boolean) - Whether this is the default environment for the workspace
- Last
Updated stringUser Id - (string) - User ID of the last user who updated the environment
- Message string
- (string) - Status message providing additional details about the environment status
- Name string
- (string) - The resource name of the workspace base environment. Format: workspace-base-environments/{workspace-base-environment}
- Status string
- (string) - The status of the materialized workspace base environment. Possible values are:
CREATED,EXPIRED,FAILED,INVALID,PENDING,REFRESHING - Update
Time string - (string) - Timestamp when the environment was last updated
- Provider
Config GetEnvironments Workspace Base Environment Provider Config
- base
Environment StringType - (string) - The type of base environment (CPU or GPU). Possible values are:
CPU,GPU - create
Time String - (string) - Timestamp when the environment was created
- creator
User StringId - (string) - User ID of the creator
- display
Name String - (string) - Human-readable display name for the workspace base environment
- effective
Base StringEnvironment Type - filepath String
- (string) - The WSFS or UC Volumes path to the environment YAML file
- id String
- The provider-assigned unique ID for this managed resource.
- is
Default Boolean - (boolean) - Whether this is the default environment for the workspace
- last
Updated StringUser Id - (string) - User ID of the last user who updated the environment
- message String
- (string) - Status message providing additional details about the environment status
- name String
- (string) - The resource name of the workspace base environment. Format: workspace-base-environments/{workspace-base-environment}
- status String
- (string) - The status of the materialized workspace base environment. Possible values are:
CREATED,EXPIRED,FAILED,INVALID,PENDING,REFRESHING - update
Time String - (string) - Timestamp when the environment was last updated
- provider
Config GetEnvironments Workspace Base Environment Provider Config
- base
Environment stringType - (string) - The type of base environment (CPU or GPU). Possible values are:
CPU,GPU - create
Time string - (string) - Timestamp when the environment was created
- creator
User stringId - (string) - User ID of the creator
- display
Name string - (string) - Human-readable display name for the workspace base environment
- effective
Base stringEnvironment Type - filepath string
- (string) - The WSFS or UC Volumes path to the environment YAML file
- id string
- The provider-assigned unique ID for this managed resource.
- is
Default boolean - (boolean) - Whether this is the default environment for the workspace
- last
Updated stringUser Id - (string) - User ID of the last user who updated the environment
- message string
- (string) - Status message providing additional details about the environment status
- name string
- (string) - The resource name of the workspace base environment. Format: workspace-base-environments/{workspace-base-environment}
- status string
- (string) - The status of the materialized workspace base environment. Possible values are:
CREATED,EXPIRED,FAILED,INVALID,PENDING,REFRESHING - update
Time string - (string) - Timestamp when the environment was last updated
- provider
Config GetEnvironments Workspace Base Environment Provider Config
- base_
environment_ strtype - (string) - The type of base environment (CPU or GPU). Possible values are:
CPU,GPU - create_
time str - (string) - Timestamp when the environment was created
- creator_
user_ strid - (string) - User ID of the creator
- display_
name str - (string) - Human-readable display name for the workspace base environment
- effective_
base_ strenvironment_ type - filepath str
- (string) - The WSFS or UC Volumes path to the environment YAML file
- id str
- The provider-assigned unique ID for this managed resource.
- is_
default bool - (boolean) - Whether this is the default environment for the workspace
- last_
updated_ struser_ id - (string) - User ID of the last user who updated the environment
- message str
- (string) - Status message providing additional details about the environment status
- name str
- (string) - The resource name of the workspace base environment. Format: workspace-base-environments/{workspace-base-environment}
- status str
- (string) - The status of the materialized workspace base environment. Possible values are:
CREATED,EXPIRED,FAILED,INVALID,PENDING,REFRESHING - update_
time str - (string) - Timestamp when the environment was last updated
- provider_
config GetEnvironments Workspace Base Environment Provider Config
- base
Environment StringType - (string) - The type of base environment (CPU or GPU). Possible values are:
CPU,GPU - create
Time String - (string) - Timestamp when the environment was created
- creator
User StringId - (string) - User ID of the creator
- display
Name String - (string) - Human-readable display name for the workspace base environment
- effective
Base StringEnvironment Type - filepath String
- (string) - The WSFS or UC Volumes path to the environment YAML file
- id String
- The provider-assigned unique ID for this managed resource.
- is
Default Boolean - (boolean) - Whether this is the default environment for the workspace
- last
Updated StringUser Id - (string) - User ID of the last user who updated the environment
- message String
- (string) - Status message providing additional details about the environment status
- name String
- (string) - The resource name of the workspace base environment. Format: workspace-base-environments/{workspace-base-environment}
- status String
- (string) - The status of the materialized workspace base environment. Possible values are:
CREATED,EXPIRED,FAILED,INVALID,PENDING,REFRESHING - update
Time String - (string) - Timestamp when the environment was last updated
- provider
Config Property Map
Supporting Types
GetEnvironmentsWorkspaceBaseEnvironmentProviderConfig
- 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.
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.90.0
published on Thursday, Mar 19, 2026 by Pulumi
published on Thursday, Mar 19, 2026 by Pulumi
