1. Packages
  2. stackit
  3. API Docs
  4. getResourcemanagerFolder
Viewing docs for stackit v0.0.4
published on Friday, Feb 20, 2026 by stackitcloud
stackit logo
Viewing docs for stackit v0.0.4
published on Friday, Feb 20, 2026 by stackitcloud

    Resource Manager folder data source schema. To identify the folder, you need to provide the container_id.

    Example Usage

    data "stackit_resourcemanager_folder" "example" {
      container_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
    }
    

    Using getResourcemanagerFolder

    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 getResourcemanagerFolder(args: GetResourcemanagerFolderArgs, opts?: InvokeOptions): Promise<GetResourcemanagerFolderResult>
    function getResourcemanagerFolderOutput(args: GetResourcemanagerFolderOutputArgs, opts?: InvokeOptions): Output<GetResourcemanagerFolderResult>
    def get_resourcemanager_folder(container_id: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetResourcemanagerFolderResult
    def get_resourcemanager_folder_output(container_id: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetResourcemanagerFolderResult]
    func LookupResourcemanagerFolder(ctx *Context, args *LookupResourcemanagerFolderArgs, opts ...InvokeOption) (*LookupResourcemanagerFolderResult, error)
    func LookupResourcemanagerFolderOutput(ctx *Context, args *LookupResourcemanagerFolderOutputArgs, opts ...InvokeOption) LookupResourcemanagerFolderResultOutput

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

    public static class GetResourcemanagerFolder 
    {
        public static Task<GetResourcemanagerFolderResult> InvokeAsync(GetResourcemanagerFolderArgs args, InvokeOptions? opts = null)
        public static Output<GetResourcemanagerFolderResult> Invoke(GetResourcemanagerFolderInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetResourcemanagerFolderResult> getResourcemanagerFolder(GetResourcemanagerFolderArgs args, InvokeOptions options)
    public static Output<GetResourcemanagerFolderResult> getResourcemanagerFolder(GetResourcemanagerFolderArgs args, InvokeOptions options)
    
    fn::invoke:
      function: stackit:index/getResourcemanagerFolder:getResourcemanagerFolder
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ContainerId string
    Folder container ID. Globally unique, user-friendly identifier.
    ContainerId string
    Folder container ID. Globally unique, user-friendly identifier.
    containerId String
    Folder container ID. Globally unique, user-friendly identifier.
    containerId string
    Folder container ID. Globally unique, user-friendly identifier.
    container_id str
    Folder container ID. Globally unique, user-friendly identifier.
    containerId String
    Folder container ID. Globally unique, user-friendly identifier.

    getResourcemanagerFolder Result

    The following output properties are available:

    ContainerId string
    Folder container ID. Globally unique, user-friendly identifier.
    CreationTime string
    Date-time at which the folder was created.
    FolderId string
    Folder UUID identifier. Globally unique folder identifier
    Id string
    Labels Dictionary<string, string>
    Labels are key-value string pairs which can be attached to a resource container. A label key must match the regex [A-ZÄÜÖa-zäüöß0-9*-]{1,64}. A label value must match the regex ^$|[A-ZÄÜÖa-zäüöß0-9*-]{1,64}.
    Name string
    The name of the folder.
    ParentContainerId string
    Parent resource identifier. Both container ID (user-friendly) and UUID are supported.
    UpdateTime string
    Date-time at which the folder was last modified.
    ContainerId string
    Folder container ID. Globally unique, user-friendly identifier.
    CreationTime string
    Date-time at which the folder was created.
    FolderId string
    Folder UUID identifier. Globally unique folder identifier
    Id string
    Labels map[string]string
    Labels are key-value string pairs which can be attached to a resource container. A label key must match the regex [A-ZÄÜÖa-zäüöß0-9*-]{1,64}. A label value must match the regex ^$|[A-ZÄÜÖa-zäüöß0-9*-]{1,64}.
    Name string
    The name of the folder.
    ParentContainerId string
    Parent resource identifier. Both container ID (user-friendly) and UUID are supported.
    UpdateTime string
    Date-time at which the folder was last modified.
    containerId String
    Folder container ID. Globally unique, user-friendly identifier.
    creationTime String
    Date-time at which the folder was created.
    folderId String
    Folder UUID identifier. Globally unique folder identifier
    id String
    labels Map<String,String>
    Labels are key-value string pairs which can be attached to a resource container. A label key must match the regex [A-ZÄÜÖa-zäüöß0-9*-]{1,64}. A label value must match the regex ^$|[A-ZÄÜÖa-zäüöß0-9*-]{1,64}.
    name String
    The name of the folder.
    parentContainerId String
    Parent resource identifier. Both container ID (user-friendly) and UUID are supported.
    updateTime String
    Date-time at which the folder was last modified.
    containerId string
    Folder container ID. Globally unique, user-friendly identifier.
    creationTime string
    Date-time at which the folder was created.
    folderId string
    Folder UUID identifier. Globally unique folder identifier
    id string
    labels {[key: string]: string}
    Labels are key-value string pairs which can be attached to a resource container. A label key must match the regex [A-ZÄÜÖa-zäüöß0-9*-]{1,64}. A label value must match the regex ^$|[A-ZÄÜÖa-zäüöß0-9*-]{1,64}.
    name string
    The name of the folder.
    parentContainerId string
    Parent resource identifier. Both container ID (user-friendly) and UUID are supported.
    updateTime string
    Date-time at which the folder was last modified.
    container_id str
    Folder container ID. Globally unique, user-friendly identifier.
    creation_time str
    Date-time at which the folder was created.
    folder_id str
    Folder UUID identifier. Globally unique folder identifier
    id str
    labels Mapping[str, str]
    Labels are key-value string pairs which can be attached to a resource container. A label key must match the regex [A-ZÄÜÖa-zäüöß0-9*-]{1,64}. A label value must match the regex ^$|[A-ZÄÜÖa-zäüöß0-9*-]{1,64}.
    name str
    The name of the folder.
    parent_container_id str
    Parent resource identifier. Both container ID (user-friendly) and UUID are supported.
    update_time str
    Date-time at which the folder was last modified.
    containerId String
    Folder container ID. Globally unique, user-friendly identifier.
    creationTime String
    Date-time at which the folder was created.
    folderId String
    Folder UUID identifier. Globally unique folder identifier
    id String
    labels Map<String>
    Labels are key-value string pairs which can be attached to a resource container. A label key must match the regex [A-ZÄÜÖa-zäüöß0-9*-]{1,64}. A label value must match the regex ^$|[A-ZÄÜÖa-zäüöß0-9*-]{1,64}.
    name String
    The name of the folder.
    parentContainerId String
    Parent resource identifier. Both container ID (user-friendly) and UUID are supported.
    updateTime String
    Date-time at which the folder was last modified.

    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.4
    published on Friday, Feb 20, 2026 by stackitcloud
      Try Pulumi Cloud free. Your team will thank you.