1. Registry
  2. Packages
  3. stackit
  4. API Docs
  5. getModelexperimentsToken
Viewing docs for stackit v0.0.7
published on Monday, Aug 17, 2026 by stackitcloud
stackit logo
Viewing docs for stackit v0.0.7
published on Monday, Aug 17, 2026 by stackitcloud

    Datasource scheme for a STACKIT AI Model Experiments instance tokens.

    Example Usage

    data "stackit_modelexperiments_token" "example" {
      project_id  = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
      region      = "eu01"
      instance_id = "example-instance-id"
      token_id    = "example-token-id"
    }
    

    Using getModelexperimentsToken

    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 getModelexperimentsToken(args: GetModelexperimentsTokenArgs, opts?: InvokeOptions): Promise<GetModelexperimentsTokenResult>
    function getModelexperimentsTokenOutput(args: GetModelexperimentsTokenOutputArgs, opts?: InvokeOutputOptions): Output<GetModelexperimentsTokenResult>
    def get_modelexperiments_token(instance_id: Optional[str] = None,
                                   project_id: Optional[str] = None,
                                   region: Optional[str] = None,
                                   token_id: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetModelexperimentsTokenResult
    def get_modelexperiments_token_output(instance_id: pulumi.Input[Optional[str]] = None,
                                   project_id: pulumi.Input[Optional[str]] = None,
                                   region: pulumi.Input[Optional[str]] = None,
                                   token_id: pulumi.Input[Optional[str]] = None,
                                   opts: Optional[InvokeOutputOptions] = None) -> Output[GetModelexperimentsTokenResult]
    func LookupModelexperimentsToken(ctx *Context, args *LookupModelexperimentsTokenArgs, opts ...InvokeOption) (*LookupModelexperimentsTokenResult, error)
    func LookupModelexperimentsTokenOutput(ctx *Context, args *LookupModelexperimentsTokenOutputArgs, opts ...InvokeOption) LookupModelexperimentsTokenResultOutput

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

    public static class GetModelexperimentsToken 
    {
        public static Task<GetModelexperimentsTokenResult> InvokeAsync(GetModelexperimentsTokenArgs args, InvokeOptions? opts = null)
        public static Output<GetModelexperimentsTokenResult> Invoke(GetModelexperimentsTokenInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetModelexperimentsTokenResult> Invoke(GetModelexperimentsTokenInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetModelexperimentsTokenResult> getModelexperimentsToken(GetModelexperimentsTokenArgs args, InvokeOptions options)
    public static Output<GetModelexperimentsTokenResult> getModelexperimentsToken(GetModelexperimentsTokenArgs args, InvokeOptions options)
    public static Output<GetModelexperimentsTokenResult> getModelexperimentsToken(GetModelexperimentsTokenArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: stackit:index/getModelexperimentsToken:getModelexperimentsToken
      arguments:
        # arguments dictionary
    data "stackit_get_modelexperiments_token" "name" {
        # arguments
    }

    The following arguments are supported:

    InstanceId string
    The AI Model Experiments instance ID.
    ProjectId string
    STACKIT Project ID to which the resource is associated.
    TokenId string
    The AI Model Experiments instance token ID.
    Region string
    The STACKIT region name the resource is located in. If not defined, the provider region is used.
    InstanceId string
    The AI Model Experiments instance ID.
    ProjectId string
    STACKIT Project ID to which the resource is associated.
    TokenId string
    The AI Model Experiments instance token ID.
    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.
    token_id string
    The AI Model Experiments instance token ID.
    region string
    The STACKIT region name the resource is located in. If not defined, the provider region is used.
    instanceId String
    The AI Model Experiments instance ID.
    projectId String
    STACKIT Project ID to which the resource is associated.
    tokenId String
    The AI Model Experiments instance token ID.
    region String
    The STACKIT region name the resource is located in. If not defined, the provider region is used.
    instanceId string
    The AI Model Experiments instance ID.
    projectId string
    STACKIT Project ID to which the resource is associated.
    tokenId string
    The AI Model Experiments instance token ID.
    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.
    token_id str
    The AI Model Experiments instance token ID.
    region str
    The STACKIT region name the resource is located in. If not defined, the provider region is used.
    instanceId String
    The AI Model Experiments instance ID.
    projectId String
    STACKIT Project ID to which the resource is associated.
    tokenId String
    The AI Model Experiments instance token ID.
    region String
    The STACKIT region name the resource is located in. If not defined, the provider region is used.

    getModelexperimentsToken Result

    The following output properties are available:

    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,tokenId".
    InstanceId 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.
    ProjectId 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.
    TokenId string
    The AI Model Experiments instance token ID.
    ValidUntil string
    The time until the AI Model Experiments instance token is valid.
    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,tokenId".
    InstanceId 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.
    ProjectId 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.
    TokenId string
    The AI Model Experiments instance token ID.
    ValidUntil string
    The time until the AI Model Experiments instance token is valid.
    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,tokenId".
    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.
    token_id string
    The AI Model Experiments instance token ID.
    valid_until string
    The time until the AI Model Experiments instance token is valid.
    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,tokenId".
    instanceId 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.
    projectId 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.
    tokenId String
    The AI Model Experiments instance token ID.
    validUntil String
    The time until the AI Model Experiments instance token is valid.
    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,tokenId".
    instanceId 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.
    projectId 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.
    tokenId string
    The AI Model Experiments instance token ID.
    validUntil string
    The time until the AI Model Experiments instance token is valid.
    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,tokenId".
    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.
    token_id str
    The AI Model Experiments instance token ID.
    valid_until str
    The time until the AI Model Experiments instance token is valid.
    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,tokenId".
    instanceId 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.
    projectId 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.
    tokenId String
    The AI Model Experiments instance token ID.
    validUntil String
    The time until the AI Model Experiments instance token is valid.

    Package Details

    Repository
    stackit stackitcloud/pulumi-stackit
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the stackit Terraform Provider.
    stackit logo
    Viewing docs for stackit v0.0.7
    published on Monday, Aug 17, 2026 by stackitcloud

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial