Databricks v1.78.0 published on Friday, Nov 7, 2025 by Pulumi
databricks.getMlflowExperiment
Start a Neo task
Explain and create a databricks.getMlflowExperiment resource
Retrieves the settings of databricks.MlflowExperiment by id or name.
This data source can only be used with a workspace-level provider!
Using getMlflowExperiment
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 getMlflowExperiment(args: GetMlflowExperimentArgs, opts?: InvokeOptions): Promise<GetMlflowExperimentResult>
function getMlflowExperimentOutput(args: GetMlflowExperimentOutputArgs, opts?: InvokeOptions): Output<GetMlflowExperimentResult>def get_mlflow_experiment(artifact_location: Optional[str] = None,
creation_time: Optional[int] = None,
experiment_id: Optional[str] = None,
id: Optional[str] = None,
last_update_time: Optional[int] = None,
lifecycle_stage: Optional[str] = None,
name: Optional[str] = None,
provider_config: Optional[GetMlflowExperimentProviderConfig] = None,
tags: Optional[Sequence[GetMlflowExperimentTag]] = None,
opts: Optional[InvokeOptions] = None) -> GetMlflowExperimentResult
def get_mlflow_experiment_output(artifact_location: Optional[pulumi.Input[str]] = None,
creation_time: Optional[pulumi.Input[int]] = None,
experiment_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
last_update_time: Optional[pulumi.Input[int]] = None,
lifecycle_stage: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
provider_config: Optional[pulumi.Input[GetMlflowExperimentProviderConfigArgs]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetMlflowExperimentTagArgs]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMlflowExperimentResult]func LookupMlflowExperiment(ctx *Context, args *LookupMlflowExperimentArgs, opts ...InvokeOption) (*LookupMlflowExperimentResult, error)
func LookupMlflowExperimentOutput(ctx *Context, args *LookupMlflowExperimentOutputArgs, opts ...InvokeOption) LookupMlflowExperimentResultOutput> Note: This function is named LookupMlflowExperiment in the Go SDK.
public static class GetMlflowExperiment
{
public static Task<GetMlflowExperimentResult> InvokeAsync(GetMlflowExperimentArgs args, InvokeOptions? opts = null)
public static Output<GetMlflowExperimentResult> Invoke(GetMlflowExperimentInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMlflowExperimentResult> getMlflowExperiment(GetMlflowExperimentArgs args, InvokeOptions options)
public static Output<GetMlflowExperimentResult> getMlflowExperiment(GetMlflowExperimentArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getMlflowExperiment:getMlflowExperiment
arguments:
# arguments dictionaryThe following arguments are supported:
- Artifact
Location string - Location where artifacts for the experiment are stored.
- Creation
Time int - Creation time in unix time stamp.
- Experiment
Id string - Unique identifier for the experiment.
- Id string
- Unique identifier for the experiment. (same as
experiment_id) - Last
Update intTime - Last update time in unix time stamp.
- Lifecycle
Stage string - Current life cycle stage of the experiment:
activeordeleted. - Name string
- Path to experiment.
- Provider
Config GetMlflow Experiment Provider Config - Configure the provider for management through account provider. This block consists of the following fields:
-
List<Get
Mlflow Experiment Tag> - Additional metadata key-value pairs.
- Artifact
Location string - Location where artifacts for the experiment are stored.
- Creation
Time int - Creation time in unix time stamp.
- Experiment
Id string - Unique identifier for the experiment.
- Id string
- Unique identifier for the experiment. (same as
experiment_id) - Last
Update intTime - Last update time in unix time stamp.
- Lifecycle
Stage string - Current life cycle stage of the experiment:
activeordeleted. - Name string
- Path to experiment.
- Provider
Config GetMlflow Experiment Provider Config - Configure the provider for management through account provider. This block consists of the following fields:
-
[]Get
Mlflow Experiment Tag - Additional metadata key-value pairs.
- artifact
Location String - Location where artifacts for the experiment are stored.
- creation
Time Integer - Creation time in unix time stamp.
- experiment
Id String - Unique identifier for the experiment.
- id String
- Unique identifier for the experiment. (same as
experiment_id) - last
Update IntegerTime - Last update time in unix time stamp.
- lifecycle
Stage String - Current life cycle stage of the experiment:
activeordeleted. - name String
- Path to experiment.
- provider
Config GetMlflow Experiment Provider Config - Configure the provider for management through account provider. This block consists of the following fields:
-
List<Get
Mlflow Experiment Tag> - Additional metadata key-value pairs.
- artifact
Location string - Location where artifacts for the experiment are stored.
- creation
Time number - Creation time in unix time stamp.
- experiment
Id string - Unique identifier for the experiment.
- id string
- Unique identifier for the experiment. (same as
experiment_id) - last
Update numberTime - Last update time in unix time stamp.
- lifecycle
Stage string - Current life cycle stage of the experiment:
activeordeleted. - name string
- Path to experiment.
- provider
Config GetMlflow Experiment Provider Config - Configure the provider for management through account provider. This block consists of the following fields:
-
Get
Mlflow Experiment Tag[] - Additional metadata key-value pairs.
- artifact_
location str - Location where artifacts for the experiment are stored.
- creation_
time int - Creation time in unix time stamp.
- experiment_
id str - Unique identifier for the experiment.
- id str
- Unique identifier for the experiment. (same as
experiment_id) - last_
update_ inttime - Last update time in unix time stamp.
- lifecycle_
stage str - Current life cycle stage of the experiment:
activeordeleted. - name str
- Path to experiment.
- provider_
config GetMlflow Experiment Provider Config - Configure the provider for management through account provider. This block consists of the following fields:
-
Sequence[Get
Mlflow Experiment Tag] - Additional metadata key-value pairs.
- artifact
Location String - Location where artifacts for the experiment are stored.
- creation
Time Number - Creation time in unix time stamp.
- experiment
Id String - Unique identifier for the experiment.
- id String
- Unique identifier for the experiment. (same as
experiment_id) - last
Update NumberTime - Last update time in unix time stamp.
- lifecycle
Stage String - Current life cycle stage of the experiment:
activeordeleted. - name String
- Path to experiment.
- provider
Config Property Map - Configure the provider for management through account provider. This block consists of the following fields:
- List<Property Map>
- Additional metadata key-value pairs.
getMlflowExperiment Result
The following output properties are available:
- Artifact
Location string - Location where artifacts for the experiment are stored.
- Creation
Time int - Creation time in unix time stamp.
- Experiment
Id string - Unique identifier for the experiment. (same as
id) - Id string
- Unique identifier for the experiment. (same as
experiment_id) - Last
Update intTime - Last update time in unix time stamp.
- Lifecycle
Stage string - Current life cycle stage of the experiment:
activeordeleted. - Name string
- Path to experiment.
-
List<Get
Mlflow Experiment Tag> - Additional metadata key-value pairs.
- Provider
Config GetMlflow Experiment Provider Config
- Artifact
Location string - Location where artifacts for the experiment are stored.
- Creation
Time int - Creation time in unix time stamp.
- Experiment
Id string - Unique identifier for the experiment. (same as
id) - Id string
- Unique identifier for the experiment. (same as
experiment_id) - Last
Update intTime - Last update time in unix time stamp.
- Lifecycle
Stage string - Current life cycle stage of the experiment:
activeordeleted. - Name string
- Path to experiment.
-
[]Get
Mlflow Experiment Tag - Additional metadata key-value pairs.
- Provider
Config GetMlflow Experiment Provider Config
- artifact
Location String - Location where artifacts for the experiment are stored.
- creation
Time Integer - Creation time in unix time stamp.
- experiment
Id String - Unique identifier for the experiment. (same as
id) - id String
- Unique identifier for the experiment. (same as
experiment_id) - last
Update IntegerTime - Last update time in unix time stamp.
- lifecycle
Stage String - Current life cycle stage of the experiment:
activeordeleted. - name String
- Path to experiment.
-
List<Get
Mlflow Experiment Tag> - Additional metadata key-value pairs.
- provider
Config GetMlflow Experiment Provider Config
- artifact
Location string - Location where artifacts for the experiment are stored.
- creation
Time number - Creation time in unix time stamp.
- experiment
Id string - Unique identifier for the experiment. (same as
id) - id string
- Unique identifier for the experiment. (same as
experiment_id) - last
Update numberTime - Last update time in unix time stamp.
- lifecycle
Stage string - Current life cycle stage of the experiment:
activeordeleted. - name string
- Path to experiment.
-
Get
Mlflow Experiment Tag[] - Additional metadata key-value pairs.
- provider
Config GetMlflow Experiment Provider Config
- artifact_
location str - Location where artifacts for the experiment are stored.
- creation_
time int - Creation time in unix time stamp.
- experiment_
id str - Unique identifier for the experiment. (same as
id) - id str
- Unique identifier for the experiment. (same as
experiment_id) - last_
update_ inttime - Last update time in unix time stamp.
- lifecycle_
stage str - Current life cycle stage of the experiment:
activeordeleted. - name str
- Path to experiment.
-
Sequence[Get
Mlflow Experiment Tag] - Additional metadata key-value pairs.
- provider_
config GetMlflow Experiment Provider Config
- artifact
Location String - Location where artifacts for the experiment are stored.
- creation
Time Number - Creation time in unix time stamp.
- experiment
Id String - Unique identifier for the experiment. (same as
id) - id String
- Unique identifier for the experiment. (same as
experiment_id) - last
Update NumberTime - Last update time in unix time stamp.
- lifecycle
Stage String - Current life cycle stage of the experiment:
activeordeleted. - name String
- Path to experiment.
- List<Property Map>
- Additional metadata key-value pairs.
- provider
Config Property Map
Supporting Types
GetMlflowExperimentProviderConfig
- 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.
GetMlflowExperimentTag
Package Details
- Repository
- databricks pulumi/pulumi-databricks
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
databricksTerraform Provider.
