1. Packages
  2. Datadog Provider
  3. API Docs
  4. getTeamHierarchyLinks
Datadog v4.61.0 published on Monday, Dec 22, 2025 by Pulumi
datadog logo
Datadog v4.61.0 published on Monday, Dec 22, 2025 by Pulumi

    Use this data source to retrieve information about existing Datadog Team Hierarchy Links.

    Using getTeamHierarchyLinks

    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 getTeamHierarchyLinks(args: GetTeamHierarchyLinksArgs, opts?: InvokeOptions): Promise<GetTeamHierarchyLinksResult>
    function getTeamHierarchyLinksOutput(args: GetTeamHierarchyLinksOutputArgs, opts?: InvokeOptions): Output<GetTeamHierarchyLinksResult>
    def get_team_hierarchy_links(filter_parent_team: Optional[str] = None,
                                 filter_sub_team: Optional[str] = None,
                                 link_id: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetTeamHierarchyLinksResult
    def get_team_hierarchy_links_output(filter_parent_team: Optional[pulumi.Input[str]] = None,
                                 filter_sub_team: Optional[pulumi.Input[str]] = None,
                                 link_id: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetTeamHierarchyLinksResult]
    func LookupTeamHierarchyLinks(ctx *Context, args *LookupTeamHierarchyLinksArgs, opts ...InvokeOption) (*LookupTeamHierarchyLinksResult, error)
    func LookupTeamHierarchyLinksOutput(ctx *Context, args *LookupTeamHierarchyLinksOutputArgs, opts ...InvokeOption) LookupTeamHierarchyLinksResultOutput

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

    public static class GetTeamHierarchyLinks 
    {
        public static Task<GetTeamHierarchyLinksResult> InvokeAsync(GetTeamHierarchyLinksArgs args, InvokeOptions? opts = null)
        public static Output<GetTeamHierarchyLinksResult> Invoke(GetTeamHierarchyLinksInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetTeamHierarchyLinksResult> getTeamHierarchyLinks(GetTeamHierarchyLinksArgs args, InvokeOptions options)
    public static Output<GetTeamHierarchyLinksResult> getTeamHierarchyLinks(GetTeamHierarchyLinksArgs args, InvokeOptions options)
    
    fn::invoke:
      function: datadog:index/getTeamHierarchyLinks:getTeamHierarchyLinks
      arguments:
        # arguments dictionary

    The following arguments are supported:

    FilterParentTeam string
    Filter by parent team ID.
    FilterSubTeam string
    Filter by sub team ID.
    LinkId string
    The team hierarchy link’s identifier.
    FilterParentTeam string
    Filter by parent team ID.
    FilterSubTeam string
    Filter by sub team ID.
    LinkId string
    The team hierarchy link’s identifier.
    filterParentTeam String
    Filter by parent team ID.
    filterSubTeam String
    Filter by sub team ID.
    linkId String
    The team hierarchy link’s identifier.
    filterParentTeam string
    Filter by parent team ID.
    filterSubTeam string
    Filter by sub team ID.
    linkId string
    The team hierarchy link’s identifier.
    filter_parent_team str
    Filter by parent team ID.
    filter_sub_team str
    Filter by sub team ID.
    link_id str
    The team hierarchy link’s identifier.
    filterParentTeam String
    Filter by parent team ID.
    filterSubTeam String
    Filter by sub team ID.
    linkId String
    The team hierarchy link’s identifier.

    getTeamHierarchyLinks Result

    The following output properties are available:

    CreatedAt string
    Timestamp when the team hierarchy link was created.
    Id string
    The ID of this resource.
    ProvisionedBy string
    The provisioner of the team hierarchy link.
    FilterParentTeam string
    Filter by parent team ID.
    FilterSubTeam string
    Filter by sub team ID.
    LinkId string
    The team hierarchy link’s identifier.
    CreatedAt string
    Timestamp when the team hierarchy link was created.
    Id string
    The ID of this resource.
    ProvisionedBy string
    The provisioner of the team hierarchy link.
    FilterParentTeam string
    Filter by parent team ID.
    FilterSubTeam string
    Filter by sub team ID.
    LinkId string
    The team hierarchy link’s identifier.
    createdAt String
    Timestamp when the team hierarchy link was created.
    id String
    The ID of this resource.
    provisionedBy String
    The provisioner of the team hierarchy link.
    filterParentTeam String
    Filter by parent team ID.
    filterSubTeam String
    Filter by sub team ID.
    linkId String
    The team hierarchy link’s identifier.
    createdAt string
    Timestamp when the team hierarchy link was created.
    id string
    The ID of this resource.
    provisionedBy string
    The provisioner of the team hierarchy link.
    filterParentTeam string
    Filter by parent team ID.
    filterSubTeam string
    Filter by sub team ID.
    linkId string
    The team hierarchy link’s identifier.
    created_at str
    Timestamp when the team hierarchy link was created.
    id str
    The ID of this resource.
    provisioned_by str
    The provisioner of the team hierarchy link.
    filter_parent_team str
    Filter by parent team ID.
    filter_sub_team str
    Filter by sub team ID.
    link_id str
    The team hierarchy link’s identifier.
    createdAt String
    Timestamp when the team hierarchy link was created.
    id String
    The ID of this resource.
    provisionedBy String
    The provisioner of the team hierarchy link.
    filterParentTeam String
    Filter by parent team ID.
    filterSubTeam String
    Filter by sub team ID.
    linkId String
    The team hierarchy link’s identifier.

    Package Details

    Repository
    Datadog pulumi/pulumi-datadog
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the datadog Terraform Provider.
    datadog logo
    Datadog v4.61.0 published on Monday, Dec 22, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate