Viewing docs for opentelekomcloud 1.36.60
published on Thursday, Feb 26, 2026 by opentelekomcloud
published on Thursday, Feb 26, 2026 by opentelekomcloud
Viewing docs for opentelekomcloud 1.36.60
published on Thursday, Feb 26, 2026 by opentelekomcloud
published on Thursday, Feb 26, 2026 by opentelekomcloud
Up-to-date reference of API arguments for CTS tracker you can get at documentation portal
Use this data source to get details about OpenTelekomCloud Cloud Trace Service.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as opentelekomcloud from "@pulumi/opentelekomcloud";
const trackerV1 = opentelekomcloud.getCtsTrackerV1({});
import pulumi
import pulumi_opentelekomcloud as opentelekomcloud
tracker_v1 = opentelekomcloud.get_cts_tracker_v1()
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/opentelekomcloud/opentelekomcloud"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := opentelekomcloud.LookupCtsTrackerV1(ctx, &opentelekomcloud.LookupCtsTrackerV1Args{}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Opentelekomcloud = Pulumi.Opentelekomcloud;
return await Deployment.RunAsync(() =>
{
var trackerV1 = Opentelekomcloud.GetCtsTrackerV1.Invoke();
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.opentelekomcloud.OpentelekomcloudFunctions;
import com.pulumi.opentelekomcloud.inputs.GetCtsTrackerV1Args;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var trackerV1 = OpentelekomcloudFunctions.getCtsTrackerV1(GetCtsTrackerV1Args.builder()
.build());
}
}
variables:
trackerV1:
fn::invoke:
function: opentelekomcloud:getCtsTrackerV1
arguments: {}
Using getCtsTrackerV1
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 getCtsTrackerV1(args: GetCtsTrackerV1Args, opts?: InvokeOptions): Promise<GetCtsTrackerV1Result>
function getCtsTrackerV1Output(args: GetCtsTrackerV1OutputArgs, opts?: InvokeOptions): Output<GetCtsTrackerV1Result>def get_cts_tracker_v1(id: Optional[str] = None,
tracker_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCtsTrackerV1Result
def get_cts_tracker_v1_output(id: Optional[pulumi.Input[str]] = None,
tracker_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCtsTrackerV1Result]func LookupCtsTrackerV1(ctx *Context, args *LookupCtsTrackerV1Args, opts ...InvokeOption) (*LookupCtsTrackerV1Result, error)
func LookupCtsTrackerV1Output(ctx *Context, args *LookupCtsTrackerV1OutputArgs, opts ...InvokeOption) LookupCtsTrackerV1ResultOutput> Note: This function is named LookupCtsTrackerV1 in the Go SDK.
public static class GetCtsTrackerV1
{
public static Task<GetCtsTrackerV1Result> InvokeAsync(GetCtsTrackerV1Args args, InvokeOptions? opts = null)
public static Output<GetCtsTrackerV1Result> Invoke(GetCtsTrackerV1InvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCtsTrackerV1Result> getCtsTrackerV1(GetCtsTrackerV1Args args, InvokeOptions options)
public static Output<GetCtsTrackerV1Result> getCtsTrackerV1(GetCtsTrackerV1Args args, InvokeOptions options)
fn::invoke:
function: opentelekomcloud:index/getCtsTrackerV1:getCtsTrackerV1
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Tracker
Name string - The tracker name. Currently, only tracker
systemis available.
- Id string
- Tracker
Name string - The tracker name. Currently, only tracker
systemis available.
- id String
- tracker
Name String - The tracker name. Currently, only tracker
systemis available.
- id string
- tracker
Name string - The tracker name. Currently, only tracker
systemis available.
- id str
- tracker_
name str - The tracker name. Currently, only tracker
systemis available.
- id String
- tracker
Name String - The tracker name. Currently, only tracker
systemis available.
getCtsTrackerV1 Result
The following output properties are available:
- Bucket
Name string - The OBS bucket name for a tracker to store trace info.
- File
Prefix stringName - The prefix of a log that needs to be stored in an OBS bucket.
- Id string
- Is
Lts boolEnabled - Specifies whether to enable trace analysis.
- Log
Group stringName - Specifies LTS log group name.
- Log
Topic stringName - Specifies LTS log stream.
- Region string
- Specifies the tracker region.
- Status string
- Specifies current status of the tracker.
- Tracker
Name string - The tracker name. Currently, only tracker
systemis available.
- Bucket
Name string - The OBS bucket name for a tracker to store trace info.
- File
Prefix stringName - The prefix of a log that needs to be stored in an OBS bucket.
- Id string
- Is
Lts boolEnabled - Specifies whether to enable trace analysis.
- Log
Group stringName - Specifies LTS log group name.
- Log
Topic stringName - Specifies LTS log stream.
- Region string
- Specifies the tracker region.
- Status string
- Specifies current status of the tracker.
- Tracker
Name string - The tracker name. Currently, only tracker
systemis available.
- bucket
Name String - The OBS bucket name for a tracker to store trace info.
- file
Prefix StringName - The prefix of a log that needs to be stored in an OBS bucket.
- id String
- is
Lts BooleanEnabled - Specifies whether to enable trace analysis.
- log
Group StringName - Specifies LTS log group name.
- log
Topic StringName - Specifies LTS log stream.
- region String
- Specifies the tracker region.
- status String
- Specifies current status of the tracker.
- tracker
Name String - The tracker name. Currently, only tracker
systemis available.
- bucket
Name string - The OBS bucket name for a tracker to store trace info.
- file
Prefix stringName - The prefix of a log that needs to be stored in an OBS bucket.
- id string
- is
Lts booleanEnabled - Specifies whether to enable trace analysis.
- log
Group stringName - Specifies LTS log group name.
- log
Topic stringName - Specifies LTS log stream.
- region string
- Specifies the tracker region.
- status string
- Specifies current status of the tracker.
- tracker
Name string - The tracker name. Currently, only tracker
systemis available.
- bucket_
name str - The OBS bucket name for a tracker to store trace info.
- file_
prefix_ strname - The prefix of a log that needs to be stored in an OBS bucket.
- id str
- is_
lts_ boolenabled - Specifies whether to enable trace analysis.
- log_
group_ strname - Specifies LTS log group name.
- log_
topic_ strname - Specifies LTS log stream.
- region str
- Specifies the tracker region.
- status str
- Specifies current status of the tracker.
- tracker_
name str - The tracker name. Currently, only tracker
systemis available.
- bucket
Name String - The OBS bucket name for a tracker to store trace info.
- file
Prefix StringName - The prefix of a log that needs to be stored in an OBS bucket.
- id String
- is
Lts BooleanEnabled - Specifies whether to enable trace analysis.
- log
Group StringName - Specifies LTS log group name.
- log
Topic StringName - Specifies LTS log stream.
- region String
- Specifies the tracker region.
- status String
- Specifies current status of the tracker.
- tracker
Name String - The tracker name. Currently, only tracker
systemis available.
Package Details
- Repository
- opentelekomcloud opentelekomcloud/terraform-provider-opentelekomcloud
- License
- Notes
- This Pulumi package is based on the
opentelekomcloudTerraform Provider.
Viewing docs for opentelekomcloud 1.36.60
published on Thursday, Feb 26, 2026 by opentelekomcloud
published on Thursday, Feb 26, 2026 by opentelekomcloud
