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
TelemetryLink data source schema. Uses the defaultRegion specified in the provider configuration as a fallback in case no region is defined on datasource level.
Example Usage
data "stackit_telemetrylink" "link" {
resource_type = "project"
resource_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
region = "eu01"
}
Using getTelemetrylink
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 getTelemetrylink(args: GetTelemetrylinkArgs, opts?: InvokeOptions): Promise<GetTelemetrylinkResult>
function getTelemetrylinkOutput(args: GetTelemetrylinkOutputArgs, opts?: InvokeOutputOptions): Output<GetTelemetrylinkResult>def get_telemetrylink(region: Optional[str] = None,
resource_id: Optional[str] = None,
resource_type: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTelemetrylinkResult
def get_telemetrylink_output(region: pulumi.Input[Optional[str]] = None,
resource_id: pulumi.Input[Optional[str]] = None,
resource_type: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetTelemetrylinkResult]func LookupTelemetrylink(ctx *Context, args *LookupTelemetrylinkArgs, opts ...InvokeOption) (*LookupTelemetrylinkResult, error)
func LookupTelemetrylinkOutput(ctx *Context, args *LookupTelemetrylinkOutputArgs, opts ...InvokeOption) LookupTelemetrylinkResultOutput> Note: This function is named LookupTelemetrylink in the Go SDK.
public static class GetTelemetrylink
{
public static Task<GetTelemetrylinkResult> InvokeAsync(GetTelemetrylinkArgs args, InvokeOptions? opts = null)
public static Output<GetTelemetrylinkResult> Invoke(GetTelemetrylinkInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetTelemetrylinkResult> Invoke(GetTelemetrylinkInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetTelemetrylinkResult> getTelemetrylink(GetTelemetrylinkArgs args, InvokeOptions options)
public static Output<GetTelemetrylinkResult> getTelemetrylink(GetTelemetrylinkArgs args, InvokeOptions options)
public static Output<GetTelemetrylinkResult> getTelemetrylink(GetTelemetrylinkArgs args, InvokeOutputOptions options)
fn::invoke:
function: stackit:index/getTelemetrylink:getTelemetrylink
arguments:
# arguments dictionarydata "stackit_get_telemetrylink" "name" {
# arguments
}The following arguments are supported:
- Resource
Id string - STACKIT project ID, folder ID, or organization ID associated with the Telemetry Link resource.
- Resource
Type string - The resource type of the TelemetryLink resource, possible values: Possible values are:
organization,folder,project. - Region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- Resource
Id string - STACKIT project ID, folder ID, or organization ID associated with the Telemetry Link resource.
- Resource
Type string - The resource type of the TelemetryLink resource, possible values: Possible values are:
organization,folder,project. - Region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- resource_
id string - STACKIT project ID, folder ID, or organization ID associated with the Telemetry Link resource.
- resource_
type string - The resource type of the TelemetryLink resource, possible values: Possible values are:
organization,folder,project. - region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- resource
Id String - STACKIT project ID, folder ID, or organization ID associated with the Telemetry Link resource.
- resource
Type String - The resource type of the TelemetryLink resource, possible values: Possible values are:
organization,folder,project. - region String
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- resource
Id string - STACKIT project ID, folder ID, or organization ID associated with the Telemetry Link resource.
- resource
Type string - The resource type of the TelemetryLink resource, possible values: Possible values are:
organization,folder,project. - region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- resource_
id str - STACKIT project ID, folder ID, or organization ID associated with the Telemetry Link resource.
- resource_
type str - The resource type of the TelemetryLink resource, possible values: Possible values are:
organization,folder,project. - region str
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- resource
Id String - STACKIT project ID, folder ID, or organization ID associated with the Telemetry Link resource.
- resource
Type String - The resource type of the TelemetryLink resource, possible values: Possible values are:
organization,folder,project. - region String
- STACKIT region name the resource is located in. If not defined, the provider region is used.
getTelemetrylink Result
The following output properties are available:
- Create
Time string - The time the Telemetry Link was created.
- Description string
- The description of the Telemetry Link resource.
- Display
Name string - The displayed name of the Telemetry Link resource.
- Id string
- Terraform's internal resource identifier. It is structured as "
resourceType,resourceId,region". - Resource
Id string - STACKIT project ID, folder ID, or organization ID associated with the Telemetry Link resource.
- Resource
Type string - The resource type of the TelemetryLink resource, possible values: Possible values are:
organization,folder,project. - Status string
- The status of the TelemetryLink, possible values: Possible values are:
active,inactive,failed,reconciling,deleting. - Telemetry
Router stringId - The Telemetry Router ID.
- Region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- Create
Time string - The time the Telemetry Link was created.
- Description string
- The description of the Telemetry Link resource.
- Display
Name string - The displayed name of the Telemetry Link resource.
- Id string
- Terraform's internal resource identifier. It is structured as "
resourceType,resourceId,region". - Resource
Id string - STACKIT project ID, folder ID, or organization ID associated with the Telemetry Link resource.
- Resource
Type string - The resource type of the TelemetryLink resource, possible values: Possible values are:
organization,folder,project. - Status string
- The status of the TelemetryLink, possible values: Possible values are:
active,inactive,failed,reconciling,deleting. - Telemetry
Router stringId - The Telemetry Router ID.
- Region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- create_
time string - The time the Telemetry Link was created.
- description string
- The description of the Telemetry Link resource.
- display_
name string - The displayed name of the Telemetry Link resource.
- id string
- Terraform's internal resource identifier. It is structured as "
resourceType,resourceId,region". - resource_
id string - STACKIT project ID, folder ID, or organization ID associated with the Telemetry Link resource.
- resource_
type string - The resource type of the TelemetryLink resource, possible values: Possible values are:
organization,folder,project. - status string
- The status of the TelemetryLink, possible values: Possible values are:
active,inactive,failed,reconciling,deleting. - telemetry_
router_ stringid - The Telemetry Router ID.
- region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- create
Time String - The time the Telemetry Link was created.
- description String
- The description of the Telemetry Link resource.
- display
Name String - The displayed name of the Telemetry Link resource.
- id String
- Terraform's internal resource identifier. It is structured as "
resourceType,resourceId,region". - resource
Id String - STACKIT project ID, folder ID, or organization ID associated with the Telemetry Link resource.
- resource
Type String - The resource type of the TelemetryLink resource, possible values: Possible values are:
organization,folder,project. - status String
- The status of the TelemetryLink, possible values: Possible values are:
active,inactive,failed,reconciling,deleting. - telemetry
Router StringId - The Telemetry Router ID.
- region String
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- create
Time string - The time the Telemetry Link was created.
- description string
- The description of the Telemetry Link resource.
- display
Name string - The displayed name of the Telemetry Link resource.
- id string
- Terraform's internal resource identifier. It is structured as "
resourceType,resourceId,region". - resource
Id string - STACKIT project ID, folder ID, or organization ID associated with the Telemetry Link resource.
- resource
Type string - The resource type of the TelemetryLink resource, possible values: Possible values are:
organization,folder,project. - status string
- The status of the TelemetryLink, possible values: Possible values are:
active,inactive,failed,reconciling,deleting. - telemetry
Router stringId - The Telemetry Router ID.
- region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- create_
time str - The time the Telemetry Link was created.
- description str
- The description of the Telemetry Link resource.
- display_
name str - The displayed name of the Telemetry Link resource.
- id str
- Terraform's internal resource identifier. It is structured as "
resourceType,resourceId,region". - resource_
id str - STACKIT project ID, folder ID, or organization ID associated with the Telemetry Link resource.
- resource_
type str - The resource type of the TelemetryLink resource, possible values: Possible values are:
organization,folder,project. - status str
- The status of the TelemetryLink, possible values: Possible values are:
active,inactive,failed,reconciling,deleting. - telemetry_
router_ strid - The Telemetry Router ID.
- region str
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- create
Time String - The time the Telemetry Link was created.
- description String
- The description of the Telemetry Link resource.
- display
Name String - The displayed name of the Telemetry Link resource.
- id String
- Terraform's internal resource identifier. It is structured as "
resourceType,resourceId,region". - resource
Id String - STACKIT project ID, folder ID, or organization ID associated with the Telemetry Link resource.
- resource
Type String - The resource type of the TelemetryLink resource, possible values: Possible values are:
organization,folder,project. - status String
- The status of the TelemetryLink, possible values: Possible values are:
active,inactive,failed,reconciling,deleting. - telemetry
Router StringId - The Telemetry Router ID.
- region String
- STACKIT region name the resource is located in. If not defined, the provider region is used.
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