Viewing docs for stackit v0.0.7
published on Monday, Aug 17, 2026 by stackitcloud
published on Monday, Aug 17, 2026 by stackitcloud
Viewing docs for stackit v0.0.7
published on Monday, Aug 17, 2026 by stackitcloud
published on Monday, Aug 17, 2026 by stackitcloud
Datasource scheme for a STACKIT AI Model Experiments instance.
Example Usage
data "stackit_modelexperiments_instance" "example" {
project_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
region = "eu01"
instance_id = "example-instance-id"
}
Using getModelexperimentsInstance
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 getModelexperimentsInstance(args: GetModelexperimentsInstanceArgs, opts?: InvokeOptions): Promise<GetModelexperimentsInstanceResult>
function getModelexperimentsInstanceOutput(args: GetModelexperimentsInstanceOutputArgs, opts?: InvokeOutputOptions): Output<GetModelexperimentsInstanceResult>def get_modelexperiments_instance(instance_id: Optional[str] = None,
project_id: Optional[str] = None,
region: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetModelexperimentsInstanceResult
def get_modelexperiments_instance_output(instance_id: pulumi.Input[Optional[str]] = None,
project_id: pulumi.Input[Optional[str]] = None,
region: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetModelexperimentsInstanceResult]func LookupModelexperimentsInstance(ctx *Context, args *LookupModelexperimentsInstanceArgs, opts ...InvokeOption) (*LookupModelexperimentsInstanceResult, error)
func LookupModelexperimentsInstanceOutput(ctx *Context, args *LookupModelexperimentsInstanceOutputArgs, opts ...InvokeOption) LookupModelexperimentsInstanceResultOutput> Note: This function is named LookupModelexperimentsInstance in the Go SDK.
public static class GetModelexperimentsInstance
{
public static Task<GetModelexperimentsInstanceResult> InvokeAsync(GetModelexperimentsInstanceArgs args, InvokeOptions? opts = null)
public static Output<GetModelexperimentsInstanceResult> Invoke(GetModelexperimentsInstanceInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetModelexperimentsInstanceResult> Invoke(GetModelexperimentsInstanceInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetModelexperimentsInstanceResult> getModelexperimentsInstance(GetModelexperimentsInstanceArgs args, InvokeOptions options)
public static Output<GetModelexperimentsInstanceResult> getModelexperimentsInstance(GetModelexperimentsInstanceArgs args, InvokeOptions options)
public static Output<GetModelexperimentsInstanceResult> getModelexperimentsInstance(GetModelexperimentsInstanceArgs args, InvokeOutputOptions options)
fn::invoke:
function: stackit:index/getModelexperimentsInstance:getModelexperimentsInstance
arguments:
# arguments dictionarydata "stackit_get_modelexperiments_instance" "name" {
# arguments
}The following arguments are supported:
- Instance
Id string - The AI Model Experiments instance ID.
- Project
Id string - STACKIT Project ID to which the resource is associated.
- Region string
- The STACKIT region name the resource is located in. If not defined, the provider region is used.
- Instance
Id string - The AI Model Experiments instance ID.
- Project
Id string - STACKIT Project ID to which the resource is associated.
- Region string
- The STACKIT region name the resource is located in. If not defined, the provider region is used.
- instance_
id string - The AI Model Experiments instance ID.
- project_
id string - STACKIT Project ID to which the resource is associated.
- region string
- The STACKIT region name the resource is located in. If not defined, the provider region is used.
- instance
Id String - The AI Model Experiments instance ID.
- project
Id String - STACKIT Project ID to which the resource is associated.
- region String
- The STACKIT region name the resource is located in. If not defined, the provider region is used.
- instance
Id string - The AI Model Experiments instance ID.
- project
Id string - STACKIT Project ID to which the resource is associated.
- region string
- The STACKIT region name the resource is located in. If not defined, the provider region is used.
- instance_
id str - The AI Model Experiments instance ID.
- project_
id str - STACKIT Project ID to which the resource is associated.
- region str
- The STACKIT region name the resource is located in. If not defined, the provider region is used.
- instance
Id String - The AI Model Experiments instance ID.
- project
Id String - STACKIT Project ID to which the resource is associated.
- region String
- The STACKIT region name the resource is located in. If not defined, the provider region is used.
getModelexperimentsInstance Result
The following output properties are available:
- Bucket
Name string - The object storage bucket name of the AI Model Experiments instance.
- Deleted
Experiment stringRetention - The deleted experiment retention time of the AI Model Experiments instance.
- Description string
- The description is a longer text chosen by the user to provide more context for the resource.
- Id string
- Terraform's internal resource identifier. It is structured as "
projectId,region,instanceId". - Instance
Id string - The AI Model Experiments instance ID.
- Labels Dictionary<string, string>
- A map of arbitrary key/value pairs that can be attached to the resource
- Name string
- The display name is a short name chosen by the user to identify the resource.
- Project
Id string - STACKIT Project ID to which the resource is associated.
- Region string
- The STACKIT region name the resource is located in. If not defined, the provider region is used.
- Url string
- The Dashboard URL of the AI Model Experiments instance.
- Bucket
Name string - The object storage bucket name of the AI Model Experiments instance.
- Deleted
Experiment stringRetention - The deleted experiment retention time of the AI Model Experiments instance.
- Description string
- The description is a longer text chosen by the user to provide more context for the resource.
- Id string
- Terraform's internal resource identifier. It is structured as "
projectId,region,instanceId". - Instance
Id string - The AI Model Experiments instance ID.
- Labels map[string]string
- A map of arbitrary key/value pairs that can be attached to the resource
- Name string
- The display name is a short name chosen by the user to identify the resource.
- Project
Id string - STACKIT Project ID to which the resource is associated.
- Region string
- The STACKIT region name the resource is located in. If not defined, the provider region is used.
- Url string
- The Dashboard URL of the AI Model Experiments instance.
- bucket_
name string - The object storage bucket name of the AI Model Experiments instance.
- deleted_
experiment_ stringretention - The deleted experiment retention time of the AI Model Experiments instance.
- description string
- The description is a longer text chosen by the user to provide more context for the resource.
- id string
- Terraform's internal resource identifier. It is structured as "
projectId,region,instanceId". - instance_
id string - The AI Model Experiments instance ID.
- labels map(string)
- A map of arbitrary key/value pairs that can be attached to the resource
- name string
- The display name is a short name chosen by the user to identify the resource.
- project_
id string - STACKIT Project ID to which the resource is associated.
- region string
- The STACKIT region name the resource is located in. If not defined, the provider region is used.
- url string
- The Dashboard URL of the AI Model Experiments instance.
- bucket
Name String - The object storage bucket name of the AI Model Experiments instance.
- deleted
Experiment StringRetention - The deleted experiment retention time of the AI Model Experiments instance.
- description String
- The description is a longer text chosen by the user to provide more context for the resource.
- id String
- Terraform's internal resource identifier. It is structured as "
projectId,region,instanceId". - instance
Id String - The AI Model Experiments instance ID.
- labels Map<String,String>
- A map of arbitrary key/value pairs that can be attached to the resource
- name String
- The display name is a short name chosen by the user to identify the resource.
- project
Id String - STACKIT Project ID to which the resource is associated.
- region String
- The STACKIT region name the resource is located in. If not defined, the provider region is used.
- url String
- The Dashboard URL of the AI Model Experiments instance.
- bucket
Name string - The object storage bucket name of the AI Model Experiments instance.
- deleted
Experiment stringRetention - The deleted experiment retention time of the AI Model Experiments instance.
- description string
- The description is a longer text chosen by the user to provide more context for the resource.
- id string
- Terraform's internal resource identifier. It is structured as "
projectId,region,instanceId". - instance
Id string - The AI Model Experiments instance ID.
- labels {[key: string]: string}
- A map of arbitrary key/value pairs that can be attached to the resource
- name string
- The display name is a short name chosen by the user to identify the resource.
- project
Id string - STACKIT Project ID to which the resource is associated.
- region string
- The STACKIT region name the resource is located in. If not defined, the provider region is used.
- url string
- The Dashboard URL of the AI Model Experiments instance.
- bucket_
name str - The object storage bucket name of the AI Model Experiments instance.
- deleted_
experiment_ strretention - The deleted experiment retention time of the AI Model Experiments instance.
- description str
- The description is a longer text chosen by the user to provide more context for the resource.
- id str
- Terraform's internal resource identifier. It is structured as "
projectId,region,instanceId". - instance_
id str - The AI Model Experiments instance ID.
- labels Mapping[str, str]
- A map of arbitrary key/value pairs that can be attached to the resource
- name str
- The display name is a short name chosen by the user to identify the resource.
- project_
id str - STACKIT Project ID to which the resource is associated.
- region str
- The STACKIT region name the resource is located in. If not defined, the provider region is used.
- url str
- The Dashboard URL of the AI Model Experiments instance.
- bucket
Name String - The object storage bucket name of the AI Model Experiments instance.
- deleted
Experiment StringRetention - The deleted experiment retention time of the AI Model Experiments instance.
- description String
- The description is a longer text chosen by the user to provide more context for the resource.
- id String
- Terraform's internal resource identifier. It is structured as "
projectId,region,instanceId". - instance
Id String - The AI Model Experiments instance ID.
- labels Map<String>
- A map of arbitrary key/value pairs that can be attached to the resource
- name String
- The display name is a short name chosen by the user to identify the resource.
- project
Id String - STACKIT Project ID to which the resource is associated.
- region String
- The STACKIT region name the resource is located in. If not defined, the provider region is used.
- url String
- The Dashboard URL of the AI Model Experiments instance.
Package Details
- Repository
- stackit stackitcloud/pulumi-stackit
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
stackitTerraform Provider.
Viewing docs for stackit v0.0.7
published on Monday, Aug 17, 2026 by stackitcloud
published on Monday, Aug 17, 2026 by stackitcloud