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
TelemetryRouter destination 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_telemetryrouter_destination" "destination" {
project_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
region = "eu01"
instance_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
destination_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
Using getTelemetryrouterDestination
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 getTelemetryrouterDestination(args: GetTelemetryrouterDestinationArgs, opts?: InvokeOptions): Promise<GetTelemetryrouterDestinationResult>
function getTelemetryrouterDestinationOutput(args: GetTelemetryrouterDestinationOutputArgs, opts?: InvokeOutputOptions): Output<GetTelemetryrouterDestinationResult>def get_telemetryrouter_destination(destination_id: Optional[str] = None,
instance_id: Optional[str] = None,
project_id: Optional[str] = None,
region: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTelemetryrouterDestinationResult
def get_telemetryrouter_destination_output(destination_id: pulumi.Input[Optional[str]] = None,
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[GetTelemetryrouterDestinationResult]func LookupTelemetryrouterDestination(ctx *Context, args *LookupTelemetryrouterDestinationArgs, opts ...InvokeOption) (*LookupTelemetryrouterDestinationResult, error)
func LookupTelemetryrouterDestinationOutput(ctx *Context, args *LookupTelemetryrouterDestinationOutputArgs, opts ...InvokeOption) LookupTelemetryrouterDestinationResultOutput> Note: This function is named LookupTelemetryrouterDestination in the Go SDK.
public static class GetTelemetryrouterDestination
{
public static Task<GetTelemetryrouterDestinationResult> InvokeAsync(GetTelemetryrouterDestinationArgs args, InvokeOptions? opts = null)
public static Output<GetTelemetryrouterDestinationResult> Invoke(GetTelemetryrouterDestinationInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetTelemetryrouterDestinationResult> Invoke(GetTelemetryrouterDestinationInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetTelemetryrouterDestinationResult> getTelemetryrouterDestination(GetTelemetryrouterDestinationArgs args, InvokeOptions options)
public static Output<GetTelemetryrouterDestinationResult> getTelemetryrouterDestination(GetTelemetryrouterDestinationArgs args, InvokeOptions options)
public static Output<GetTelemetryrouterDestinationResult> getTelemetryrouterDestination(GetTelemetryrouterDestinationArgs args, InvokeOutputOptions options)
fn::invoke:
function: stackit:index/getTelemetryrouterDestination:getTelemetryrouterDestination
arguments:
# arguments dictionarydata "stackit_get_telemetryrouter_destination" "name" {
# arguments
}The following arguments are supported:
- Destination
Id string - The TelemetryRouter destination ID
- Instance
Id string - The TelemetryRouter instance ID
- Project
Id string - STACKIT project ID associated with the TelemetryRouter instance
- Region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- Destination
Id string - The TelemetryRouter destination ID
- Instance
Id string - The TelemetryRouter instance ID
- Project
Id string - STACKIT project ID associated with the TelemetryRouter instance
- Region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- destination_
id string - The TelemetryRouter destination ID
- instance_
id string - The TelemetryRouter instance ID
- project_
id string - STACKIT project ID associated with the TelemetryRouter instance
- region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- destination
Id String - The TelemetryRouter destination ID
- instance
Id String - The TelemetryRouter instance ID
- project
Id String - STACKIT project ID associated with the TelemetryRouter instance
- region String
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- destination
Id string - The TelemetryRouter destination ID
- instance
Id string - The TelemetryRouter instance ID
- project
Id string - STACKIT project ID associated with the TelemetryRouter instance
- region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- destination_
id str - The TelemetryRouter destination ID
- instance_
id str - The TelemetryRouter instance ID
- project_
id str - STACKIT project ID associated with the TelemetryRouter instance
- region str
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- destination
Id String - The TelemetryRouter destination ID
- instance
Id String - The TelemetryRouter instance ID
- project
Id String - STACKIT project ID associated with the TelemetryRouter instance
- region String
- STACKIT region name the resource is located in. If not defined, the provider region is used.
getTelemetryrouterDestination Result
The following output properties are available:
- Config
Get
Telemetryrouter Destination Config - The configuration of the TelemetryRouter destination
- Creation
Time string - The date and time the creation of the TelemetryRouter destination was initiated
- Credential
Type string - The TelemetryRouter destination's credential type
- Description string
- The description of the TelemetryRouter destination
- Destination
Id string - The TelemetryRouter destination ID
- Display
Name string - The displayed name of the TelemetryRouter destination
- Id string
- Terraform's internal resource identifier. It is structured as "
projectId,region,instanceId,destionationId". - Instance
Id string - The TelemetryRouter instance ID
- Project
Id string - STACKIT project ID associated with the TelemetryRouter instance
- Region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- Status string
- The status of the TelemetryRouter destination, possible values: Possible values are:
reconciling,active,deleting.
- Config
Get
Telemetryrouter Destination Config - The configuration of the TelemetryRouter destination
- Creation
Time string - The date and time the creation of the TelemetryRouter destination was initiated
- Credential
Type string - The TelemetryRouter destination's credential type
- Description string
- The description of the TelemetryRouter destination
- Destination
Id string - The TelemetryRouter destination ID
- Display
Name string - The displayed name of the TelemetryRouter destination
- Id string
- Terraform's internal resource identifier. It is structured as "
projectId,region,instanceId,destionationId". - Instance
Id string - The TelemetryRouter instance ID
- Project
Id string - STACKIT project ID associated with the TelemetryRouter instance
- Region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- Status string
- The status of the TelemetryRouter destination, possible values: Possible values are:
reconciling,active,deleting.
- config object
- The configuration of the TelemetryRouter destination
- creation_
time string - The date and time the creation of the TelemetryRouter destination was initiated
- credential_
type string - The TelemetryRouter destination's credential type
- description string
- The description of the TelemetryRouter destination
- destination_
id string - The TelemetryRouter destination ID
- display_
name string - The displayed name of the TelemetryRouter destination
- id string
- Terraform's internal resource identifier. It is structured as "
projectId,region,instanceId,destionationId". - instance_
id string - The TelemetryRouter instance ID
- project_
id string - STACKIT project ID associated with the TelemetryRouter instance
- region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- status string
- The status of the TelemetryRouter destination, possible values: Possible values are:
reconciling,active,deleting.
- config
Get
Telemetryrouter Destination Config - The configuration of the TelemetryRouter destination
- creation
Time String - The date and time the creation of the TelemetryRouter destination was initiated
- credential
Type String - The TelemetryRouter destination's credential type
- description String
- The description of the TelemetryRouter destination
- destination
Id String - The TelemetryRouter destination ID
- display
Name String - The displayed name of the TelemetryRouter destination
- id String
- Terraform's internal resource identifier. It is structured as "
projectId,region,instanceId,destionationId". - instance
Id String - The TelemetryRouter instance ID
- project
Id String - STACKIT project ID associated with the TelemetryRouter instance
- region String
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- status String
- The status of the TelemetryRouter destination, possible values: Possible values are:
reconciling,active,deleting.
- config
Get
Telemetryrouter Destination Config - The configuration of the TelemetryRouter destination
- creation
Time string - The date and time the creation of the TelemetryRouter destination was initiated
- credential
Type string - The TelemetryRouter destination's credential type
- description string
- The description of the TelemetryRouter destination
- destination
Id string - The TelemetryRouter destination ID
- display
Name string - The displayed name of the TelemetryRouter destination
- id string
- Terraform's internal resource identifier. It is structured as "
projectId,region,instanceId,destionationId". - instance
Id string - The TelemetryRouter instance ID
- project
Id string - STACKIT project ID associated with the TelemetryRouter instance
- region string
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- status string
- The status of the TelemetryRouter destination, possible values: Possible values are:
reconciling,active,deleting.
- config
Get
Telemetryrouter Destination Config - The configuration of the TelemetryRouter destination
- creation_
time str - The date and time the creation of the TelemetryRouter destination was initiated
- credential_
type str - The TelemetryRouter destination's credential type
- description str
- The description of the TelemetryRouter destination
- destination_
id str - The TelemetryRouter destination ID
- display_
name str - The displayed name of the TelemetryRouter destination
- id str
- Terraform's internal resource identifier. It is structured as "
projectId,region,instanceId,destionationId". - instance_
id str - The TelemetryRouter instance ID
- project_
id str - STACKIT project ID associated with the TelemetryRouter instance
- region str
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- status str
- The status of the TelemetryRouter destination, possible values: Possible values are:
reconciling,active,deleting.
- config Property Map
- The configuration of the TelemetryRouter destination
- creation
Time String - The date and time the creation of the TelemetryRouter destination was initiated
- credential
Type String - The TelemetryRouter destination's credential type
- description String
- The description of the TelemetryRouter destination
- destination
Id String - The TelemetryRouter destination ID
- display
Name String - The displayed name of the TelemetryRouter destination
- id String
- Terraform's internal resource identifier. It is structured as "
projectId,region,instanceId,destionationId". - instance
Id String - The TelemetryRouter instance ID
- project
Id String - STACKIT project ID associated with the TelemetryRouter instance
- region String
- STACKIT region name the resource is located in. If not defined, the provider region is used.
- status String
- The status of the TelemetryRouter destination, possible values: Possible values are:
reconciling,active,deleting.
Supporting Types
GetTelemetryrouterDestinationConfig
- Config
Type string - The TelemetryRouter destinations's configuration type, possible values: Possible values are:
OpenTelemetry,S3. - Filter
Get
Telemetryrouter Destination Config Filter - The TelemetryRouter destination's filter settings
- Opentelemetry
Get
Telemetryrouter Destination Config Opentelemetry - OpenTelemetry configuration
- S3
Get
Telemetryrouter Destination Config S3 - S3 configuration
- Config
Type string - The TelemetryRouter destinations's configuration type, possible values: Possible values are:
OpenTelemetry,S3. - Filter
Get
Telemetryrouter Destination Config Filter - The TelemetryRouter destination's filter settings
- Opentelemetry
Get
Telemetryrouter Destination Config Opentelemetry - OpenTelemetry configuration
- S3
Get
Telemetryrouter Destination Config S3 - S3 configuration
- config_
type string - The TelemetryRouter destinations's configuration type, possible values: Possible values are:
OpenTelemetry,S3. - filter object
- The TelemetryRouter destination's filter settings
- opentelemetry object
- OpenTelemetry configuration
- s3 object
- S3 configuration
- config
Type String - The TelemetryRouter destinations's configuration type, possible values: Possible values are:
OpenTelemetry,S3. - filter
Get
Telemetryrouter Destination Config Filter - The TelemetryRouter destination's filter settings
- opentelemetry
Get
Telemetryrouter Destination Config Opentelemetry - OpenTelemetry configuration
- s3
Get
Telemetryrouter Destination Config S3 - S3 configuration
- config
Type string - The TelemetryRouter destinations's configuration type, possible values: Possible values are:
OpenTelemetry,S3. - filter
Get
Telemetryrouter Destination Config Filter - The TelemetryRouter destination's filter settings
- opentelemetry
Get
Telemetryrouter Destination Config Opentelemetry - OpenTelemetry configuration
- s3
Get
Telemetryrouter Destination Config S3 - S3 configuration
- config_
type str - The TelemetryRouter destinations's configuration type, possible values: Possible values are:
OpenTelemetry,S3. - filter
Get
Telemetryrouter Destination Config Filter - The TelemetryRouter destination's filter settings
- opentelemetry
Get
Telemetryrouter Destination Config Opentelemetry - OpenTelemetry configuration
- s3
Get
Telemetryrouter Destination Config S3 - S3 configuration
- config
Type String - The TelemetryRouter destinations's configuration type, possible values: Possible values are:
OpenTelemetry,S3. - filter Property Map
- The TelemetryRouter destination's filter settings
- opentelemetry Property Map
- OpenTelemetry configuration
- s3 Property Map
- S3 configuration
GetTelemetryrouterDestinationConfigFilter
- Attributes
List<Get
Telemetryrouter Destination Config Filter Attribute> - The TelemetryRouter destination's filter attributes
- Attributes
[]Get
Telemetryrouter Destination Config Filter Attribute - The TelemetryRouter destination's filter attributes
- attributes list(object)
- The TelemetryRouter destination's filter attributes
- attributes
List<Get
Telemetryrouter Destination Config Filter Attribute> - The TelemetryRouter destination's filter attributes
- attributes
Get
Telemetryrouter Destination Config Filter Attribute[] - The TelemetryRouter destination's filter attributes
- attributes
Sequence[Get
Telemetryrouter Destination Config Filter Attribute] - The TelemetryRouter destination's filter attributes
- attributes List<Property Map>
- The TelemetryRouter destination's filter attributes
GetTelemetryrouterDestinationConfigFilterAttribute
- Key string
- The TelemetryRouter destination's filter attribute key
- Level string
- The TelemetryRouter destination's filter attribute level, possible values: Possible values are:
resource,scope,logRecord. - Matcher string
- The TelemetryRouter destination's filter attribute matcher, possible values: Possible values are:
=,!=. - Values List<string>
- The TelemetryRouter destination's filter attribute values
- Key string
- The TelemetryRouter destination's filter attribute key
- Level string
- The TelemetryRouter destination's filter attribute level, possible values: Possible values are:
resource,scope,logRecord. - Matcher string
- The TelemetryRouter destination's filter attribute matcher, possible values: Possible values are:
=,!=. - Values []string
- The TelemetryRouter destination's filter attribute values
- key string
- The TelemetryRouter destination's filter attribute key
- level string
- The TelemetryRouter destination's filter attribute level, possible values: Possible values are:
resource,scope,logRecord. - matcher string
- The TelemetryRouter destination's filter attribute matcher, possible values: Possible values are:
=,!=. - values list(string)
- The TelemetryRouter destination's filter attribute values
- key String
- The TelemetryRouter destination's filter attribute key
- level String
- The TelemetryRouter destination's filter attribute level, possible values: Possible values are:
resource,scope,logRecord. - matcher String
- The TelemetryRouter destination's filter attribute matcher, possible values: Possible values are:
=,!=. - values List<String>
- The TelemetryRouter destination's filter attribute values
- key string
- The TelemetryRouter destination's filter attribute key
- level string
- The TelemetryRouter destination's filter attribute level, possible values: Possible values are:
resource,scope,logRecord. - matcher string
- The TelemetryRouter destination's filter attribute matcher, possible values: Possible values are:
=,!=. - values string[]
- The TelemetryRouter destination's filter attribute values
- key str
- The TelemetryRouter destination's filter attribute key
- level str
- The TelemetryRouter destination's filter attribute level, possible values: Possible values are:
resource,scope,logRecord. - matcher str
- The TelemetryRouter destination's filter attribute matcher, possible values: Possible values are:
=,!=. - values Sequence[str]
- The TelemetryRouter destination's filter attribute values
- key String
- The TelemetryRouter destination's filter attribute key
- level String
- The TelemetryRouter destination's filter attribute level, possible values: Possible values are:
resource,scope,logRecord. - matcher String
- The TelemetryRouter destination's filter attribute matcher, possible values: Possible values are:
=,!=. - values List<String>
- The TelemetryRouter destination's filter attribute values
GetTelemetryrouterDestinationConfigOpentelemetry
- Uri string
- OpenTelemetry destination URI
- Uri string
- OpenTelemetry destination URI
- uri string
- OpenTelemetry destination URI
- uri String
- OpenTelemetry destination URI
- uri string
- OpenTelemetry destination URI
- uri str
- OpenTelemetry destination URI
- uri String
- OpenTelemetry destination URI
GetTelemetryrouterDestinationConfigS3
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