ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud
ibm.getAtrackerTargets
Explore with Pulumi AI
Provides a read-only data source to retrieve information about atracker_targets. You can then reference the fields of the data source in other resources within the same configuration by using interpolation syntax.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as ibm from "@pulumi/ibm";
const atrackerTargets = ibm.getAtrackerTargets({
name: "a-cos-target-us-south",
});
import pulumi
import pulumi_ibm as ibm
atracker_targets = ibm.get_atracker_targets(name="a-cos-target-us-south")
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/ibm/ibm"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := ibm.GetAtrackerTargets(ctx, &ibm.GetAtrackerTargetsArgs{
Name: pulumi.StringRef("a-cos-target-us-south"),
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Ibm = Pulumi.Ibm;
return await Deployment.RunAsync(() =>
{
var atrackerTargets = Ibm.GetAtrackerTargets.Invoke(new()
{
Name = "a-cos-target-us-south",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.ibm.IbmFunctions;
import com.pulumi.ibm.inputs.GetAtrackerTargetsArgs;
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 atrackerTargets = IbmFunctions.getAtrackerTargets(GetAtrackerTargetsArgs.builder()
.name("a-cos-target-us-south")
.build());
}
}
variables:
atrackerTargets:
fn::invoke:
function: ibm:getAtrackerTargets
arguments:
name: a-cos-target-us-south
Using getAtrackerTargets
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 getAtrackerTargets(args: GetAtrackerTargetsArgs, opts?: InvokeOptions): Promise<GetAtrackerTargetsResult>
function getAtrackerTargetsOutput(args: GetAtrackerTargetsOutputArgs, opts?: InvokeOptions): Output<GetAtrackerTargetsResult>
def get_atracker_targets(id: Optional[str] = None,
name: Optional[str] = None,
region: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAtrackerTargetsResult
def get_atracker_targets_output(id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
region: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAtrackerTargetsResult]
func GetAtrackerTargets(ctx *Context, args *GetAtrackerTargetsArgs, opts ...InvokeOption) (*GetAtrackerTargetsResult, error)
func GetAtrackerTargetsOutput(ctx *Context, args *GetAtrackerTargetsOutputArgs, opts ...InvokeOption) GetAtrackerTargetsResultOutput
> Note: This function is named GetAtrackerTargets
in the Go SDK.
public static class GetAtrackerTargets
{
public static Task<GetAtrackerTargetsResult> InvokeAsync(GetAtrackerTargetsArgs args, InvokeOptions? opts = null)
public static Output<GetAtrackerTargetsResult> Invoke(GetAtrackerTargetsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAtrackerTargetsResult> getAtrackerTargets(GetAtrackerTargetsArgs args, InvokeOptions options)
public static Output<GetAtrackerTargetsResult> getAtrackerTargets(GetAtrackerTargetsArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getAtrackerTargets:getAtrackerTargets
arguments:
# arguments dictionary
The following arguments are supported:
getAtrackerTargets Result
The following output properties are available:
- Id string
- (String) The uuid of the target resource.
- Targets
List<Get
Atracker Targets Target> - (List) A list of target resources. Nested schema for targets:
- Name string
- (String) The name of the target resource.
- Region string
- (String) Included this optional field if you used it to create a target in a different region other than the one you are connected.
- Id string
- (String) The uuid of the target resource.
- Targets
[]Get
Atracker Targets Target - (List) A list of target resources. Nested schema for targets:
- Name string
- (String) The name of the target resource.
- Region string
- (String) Included this optional field if you used it to create a target in a different region other than the one you are connected.
- id String
- (String) The uuid of the target resource.
- targets
List<Get
Atracker Targets Target> - (List) A list of target resources. Nested schema for targets:
- name String
- (String) The name of the target resource.
- region String
- (String) Included this optional field if you used it to create a target in a different region other than the one you are connected.
- id string
- (String) The uuid of the target resource.
- targets
Get
Atracker Targets Target[] - (List) A list of target resources. Nested schema for targets:
- name string
- (String) The name of the target resource.
- region string
- (String) Included this optional field if you used it to create a target in a different region other than the one you are connected.
- id str
- (String) The uuid of the target resource.
- targets
Sequence[Get
Atracker Targets Target] - (List) A list of target resources. Nested schema for targets:
- name str
- (String) The name of the target resource.
- region str
- (String) Included this optional field if you used it to create a target in a different region other than the one you are connected.
- id String
- (String) The uuid of the target resource.
- targets List<Property Map>
- (List) A list of target resources. Nested schema for targets:
- name String
- (String) The name of the target resource.
- region String
- (String) Included this optional field if you used it to create a target in a different region other than the one you are connected.
Supporting Types
GetAtrackerTargetsTarget
- Api
Version double - (Integer) The API version of the target.
- Constraints: The maximum value is
2
. The minimum value is2
.
- Constraints: The maximum value is
- Cloudlogs
Endpoints List<GetAtracker Targets Target Cloudlogs Endpoint> - (List) Property values for the IBM Cloud Logs endpoint in responses. Nested schema for cloudlogs_endpoint:
- Cos
Endpoints List<GetAtracker Targets Target Cos Endpoint> - (List) Property values for a Cloud Object Storage Endpoint in responses. Nested schema for cos_endpoint:
- Created
At string - (String) The timestamp of the target creation time.
- Crn string
- (String) The crn of the target resource.
- Eventstreams
Endpoints List<GetAtracker Targets Target Eventstreams Endpoint> - (List) Property values for the Event Streams Endpoint in responses. Nested schema for eventstreams_endpoint:
- Id string
- (String) The uuid of the target resource.
- Message string
- (String) An optional message containing information about the target.
- Name string
- The name of the target resource.
- Region string
- Limit the query to the specified region.
- Constraints: The maximum length is
256
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -]/
.
- Constraints: The maximum length is
- Target
Type string - (String) The type of the target.
- Constraints: Allowable values are:
cloud_object_storage
,event_streams
,cloud_logs
.
- Constraints: Allowable values are:
- Updated
At string - (String) The timestamp of the target last updated time.
- Write
Statuses List<GetAtracker Targets Target Write Status> - (List) The status of the write attempt to the target with the provided endpoint parameters. Nested schema for write_status:
- Api
Version float64 - (Integer) The API version of the target.
- Constraints: The maximum value is
2
. The minimum value is2
.
- Constraints: The maximum value is
- Cloudlogs
Endpoints []GetAtracker Targets Target Cloudlogs Endpoint - (List) Property values for the IBM Cloud Logs endpoint in responses. Nested schema for cloudlogs_endpoint:
- Cos
Endpoints []GetAtracker Targets Target Cos Endpoint - (List) Property values for a Cloud Object Storage Endpoint in responses. Nested schema for cos_endpoint:
- Created
At string - (String) The timestamp of the target creation time.
- Crn string
- (String) The crn of the target resource.
- Eventstreams
Endpoints []GetAtracker Targets Target Eventstreams Endpoint - (List) Property values for the Event Streams Endpoint in responses. Nested schema for eventstreams_endpoint:
- Id string
- (String) The uuid of the target resource.
- Message string
- (String) An optional message containing information about the target.
- Name string
- The name of the target resource.
- Region string
- Limit the query to the specified region.
- Constraints: The maximum length is
256
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -]/
.
- Constraints: The maximum length is
- Target
Type string - (String) The type of the target.
- Constraints: Allowable values are:
cloud_object_storage
,event_streams
,cloud_logs
.
- Constraints: Allowable values are:
- Updated
At string - (String) The timestamp of the target last updated time.
- Write
Statuses []GetAtracker Targets Target Write Status - (List) The status of the write attempt to the target with the provided endpoint parameters. Nested schema for write_status:
- api
Version Double - (Integer) The API version of the target.
- Constraints: The maximum value is
2
. The minimum value is2
.
- Constraints: The maximum value is
- cloudlogs
Endpoints List<GetAtracker Targets Target Cloudlogs Endpoint> - (List) Property values for the IBM Cloud Logs endpoint in responses. Nested schema for cloudlogs_endpoint:
- cos
Endpoints List<GetAtracker Targets Target Cos Endpoint> - (List) Property values for a Cloud Object Storage Endpoint in responses. Nested schema for cos_endpoint:
- created
At String - (String) The timestamp of the target creation time.
- crn String
- (String) The crn of the target resource.
- eventstreams
Endpoints List<GetAtracker Targets Target Eventstreams Endpoint> - (List) Property values for the Event Streams Endpoint in responses. Nested schema for eventstreams_endpoint:
- id String
- (String) The uuid of the target resource.
- message String
- (String) An optional message containing information about the target.
- name String
- The name of the target resource.
- region String
- Limit the query to the specified region.
- Constraints: The maximum length is
256
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -]/
.
- Constraints: The maximum length is
- target
Type String - (String) The type of the target.
- Constraints: Allowable values are:
cloud_object_storage
,event_streams
,cloud_logs
.
- Constraints: Allowable values are:
- updated
At String - (String) The timestamp of the target last updated time.
- write
Statuses List<GetAtracker Targets Target Write Status> - (List) The status of the write attempt to the target with the provided endpoint parameters. Nested schema for write_status:
- api
Version number - (Integer) The API version of the target.
- Constraints: The maximum value is
2
. The minimum value is2
.
- Constraints: The maximum value is
- cloudlogs
Endpoints GetAtracker Targets Target Cloudlogs Endpoint[] - (List) Property values for the IBM Cloud Logs endpoint in responses. Nested schema for cloudlogs_endpoint:
- cos
Endpoints GetAtracker Targets Target Cos Endpoint[] - (List) Property values for a Cloud Object Storage Endpoint in responses. Nested schema for cos_endpoint:
- created
At string - (String) The timestamp of the target creation time.
- crn string
- (String) The crn of the target resource.
- eventstreams
Endpoints GetAtracker Targets Target Eventstreams Endpoint[] - (List) Property values for the Event Streams Endpoint in responses. Nested schema for eventstreams_endpoint:
- id string
- (String) The uuid of the target resource.
- message string
- (String) An optional message containing information about the target.
- name string
- The name of the target resource.
- region string
- Limit the query to the specified region.
- Constraints: The maximum length is
256
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -]/
.
- Constraints: The maximum length is
- target
Type string - (String) The type of the target.
- Constraints: Allowable values are:
cloud_object_storage
,event_streams
,cloud_logs
.
- Constraints: Allowable values are:
- updated
At string - (String) The timestamp of the target last updated time.
- write
Statuses GetAtracker Targets Target Write Status[] - (List) The status of the write attempt to the target with the provided endpoint parameters. Nested schema for write_status:
- api_
version float - (Integer) The API version of the target.
- Constraints: The maximum value is
2
. The minimum value is2
.
- Constraints: The maximum value is
- cloudlogs_
endpoints Sequence[GetAtracker Targets Target Cloudlogs Endpoint] - (List) Property values for the IBM Cloud Logs endpoint in responses. Nested schema for cloudlogs_endpoint:
- cos_
endpoints Sequence[GetAtracker Targets Target Cos Endpoint] - (List) Property values for a Cloud Object Storage Endpoint in responses. Nested schema for cos_endpoint:
- created_
at str - (String) The timestamp of the target creation time.
- crn str
- (String) The crn of the target resource.
- eventstreams_
endpoints Sequence[GetAtracker Targets Target Eventstreams Endpoint] - (List) Property values for the Event Streams Endpoint in responses. Nested schema for eventstreams_endpoint:
- id str
- (String) The uuid of the target resource.
- message str
- (String) An optional message containing information about the target.
- name str
- The name of the target resource.
- region str
- Limit the query to the specified region.
- Constraints: The maximum length is
256
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -]/
.
- Constraints: The maximum length is
- target_
type str - (String) The type of the target.
- Constraints: Allowable values are:
cloud_object_storage
,event_streams
,cloud_logs
.
- Constraints: Allowable values are:
- updated_
at str - (String) The timestamp of the target last updated time.
- write_
statuses Sequence[GetAtracker Targets Target Write Status] - (List) The status of the write attempt to the target with the provided endpoint parameters. Nested schema for write_status:
- api
Version Number - (Integer) The API version of the target.
- Constraints: The maximum value is
2
. The minimum value is2
.
- Constraints: The maximum value is
- cloudlogs
Endpoints List<Property Map> - (List) Property values for the IBM Cloud Logs endpoint in responses. Nested schema for cloudlogs_endpoint:
- cos
Endpoints List<Property Map> - (List) Property values for a Cloud Object Storage Endpoint in responses. Nested schema for cos_endpoint:
- created
At String - (String) The timestamp of the target creation time.
- crn String
- (String) The crn of the target resource.
- eventstreams
Endpoints List<Property Map> - (List) Property values for the Event Streams Endpoint in responses. Nested schema for eventstreams_endpoint:
- id String
- (String) The uuid of the target resource.
- message String
- (String) An optional message containing information about the target.
- name String
- The name of the target resource.
- region String
- Limit the query to the specified region.
- Constraints: The maximum length is
256
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -]/
.
- Constraints: The maximum length is
- target
Type String - (String) The type of the target.
- Constraints: Allowable values are:
cloud_object_storage
,event_streams
,cloud_logs
.
- Constraints: Allowable values are:
- updated
At String - (String) The timestamp of the target last updated time.
- write
Statuses List<Property Map> - (List) The status of the write attempt to the target with the provided endpoint parameters. Nested schema for write_status:
GetAtrackerTargetsTargetCloudlogsEndpoint
- Target
Crn string - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- Target
Crn string - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- target
Crn String - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- target
Crn string - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- target_
crn str - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- target
Crn String - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
GetAtrackerTargetsTargetCosEndpoint
- Api
Key string - (String) The user password (api key) for the message hub topic in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- Bucket string
- (String) The bucket name under the Cloud Object Storage instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- Endpoint string
- (String) The host name of the Cloud Object Storage endpoint.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:]+$/
.
- Constraints: The maximum length is
- Service
To boolService Enabled - (Boolean) Determines if IBM Cloud Activity Tracker Event Routing has service to service authentication enabled. Set this flag to true if service to service is enabled and do not supply an apikey.
- Target
Crn string - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- Api
Key string - (String) The user password (api key) for the message hub topic in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- Bucket string
- (String) The bucket name under the Cloud Object Storage instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- Endpoint string
- (String) The host name of the Cloud Object Storage endpoint.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:]+$/
.
- Constraints: The maximum length is
- Service
To boolService Enabled - (Boolean) Determines if IBM Cloud Activity Tracker Event Routing has service to service authentication enabled. Set this flag to true if service to service is enabled and do not supply an apikey.
- Target
Crn string - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- api
Key String - (String) The user password (api key) for the message hub topic in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- bucket String
- (String) The bucket name under the Cloud Object Storage instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- endpoint String
- (String) The host name of the Cloud Object Storage endpoint.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:]+$/
.
- Constraints: The maximum length is
- service
To BooleanService Enabled - (Boolean) Determines if IBM Cloud Activity Tracker Event Routing has service to service authentication enabled. Set this flag to true if service to service is enabled and do not supply an apikey.
- target
Crn String - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- api
Key string - (String) The user password (api key) for the message hub topic in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- bucket string
- (String) The bucket name under the Cloud Object Storage instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- endpoint string
- (String) The host name of the Cloud Object Storage endpoint.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:]+$/
.
- Constraints: The maximum length is
- service
To booleanService Enabled - (Boolean) Determines if IBM Cloud Activity Tracker Event Routing has service to service authentication enabled. Set this flag to true if service to service is enabled and do not supply an apikey.
- target
Crn string - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- api_
key str - (String) The user password (api key) for the message hub topic in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- bucket str
- (String) The bucket name under the Cloud Object Storage instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- endpoint str
- (String) The host name of the Cloud Object Storage endpoint.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:]+$/
.
- Constraints: The maximum length is
- service_
to_ boolservice_ enabled - (Boolean) Determines if IBM Cloud Activity Tracker Event Routing has service to service authentication enabled. Set this flag to true if service to service is enabled and do not supply an apikey.
- target_
crn str - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- api
Key String - (String) The user password (api key) for the message hub topic in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- bucket String
- (String) The bucket name under the Cloud Object Storage instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- endpoint String
- (String) The host name of the Cloud Object Storage endpoint.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:]+$/
.
- Constraints: The maximum length is
- service
To BooleanService Enabled - (Boolean) Determines if IBM Cloud Activity Tracker Event Routing has service to service authentication enabled. Set this flag to true if service to service is enabled and do not supply an apikey.
- target
Crn String - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
GetAtrackerTargetsTargetEventstreamsEndpoint
- Api
Key string - (String) The user password (api key) for the message hub topic in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- Brokers List<string>
- (List) List of broker endpoints.
- Constraints: The list items must match regular expression
/^[a-zA-Z0-9 -._:]+$/
.
- Constraints: The list items must match regular expression
- Service
To boolService Enabled - (Boolean) Determines if IBM Cloud Activity Tracker Event Routing has service to service authentication enabled. Set this flag to true if service to service is enabled and do not supply an apikey.
- Target
Crn string - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- Topic string
- (String) The messsage hub topic defined in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- Api
Key string - (String) The user password (api key) for the message hub topic in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- Brokers []string
- (List) List of broker endpoints.
- Constraints: The list items must match regular expression
/^[a-zA-Z0-9 -._:]+$/
.
- Constraints: The list items must match regular expression
- Service
To boolService Enabled - (Boolean) Determines if IBM Cloud Activity Tracker Event Routing has service to service authentication enabled. Set this flag to true if service to service is enabled and do not supply an apikey.
- Target
Crn string - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- Topic string
- (String) The messsage hub topic defined in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- api
Key String - (String) The user password (api key) for the message hub topic in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- brokers List<String>
- (List) List of broker endpoints.
- Constraints: The list items must match regular expression
/^[a-zA-Z0-9 -._:]+$/
.
- Constraints: The list items must match regular expression
- service
To BooleanService Enabled - (Boolean) Determines if IBM Cloud Activity Tracker Event Routing has service to service authentication enabled. Set this flag to true if service to service is enabled and do not supply an apikey.
- target
Crn String - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- topic String
- (String) The messsage hub topic defined in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- api
Key string - (String) The user password (api key) for the message hub topic in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- brokers string[]
- (List) List of broker endpoints.
- Constraints: The list items must match regular expression
/^[a-zA-Z0-9 -._:]+$/
.
- Constraints: The list items must match regular expression
- service
To booleanService Enabled - (Boolean) Determines if IBM Cloud Activity Tracker Event Routing has service to service authentication enabled. Set this flag to true if service to service is enabled and do not supply an apikey.
- target
Crn string - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- topic string
- (String) The messsage hub topic defined in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- api_
key str - (String) The user password (api key) for the message hub topic in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- brokers Sequence[str]
- (List) List of broker endpoints.
- Constraints: The list items must match regular expression
/^[a-zA-Z0-9 -._:]+$/
.
- Constraints: The list items must match regular expression
- service_
to_ boolservice_ enabled - (Boolean) Determines if IBM Cloud Activity Tracker Event Routing has service to service authentication enabled. Set this flag to true if service to service is enabled and do not supply an apikey.
- target_
crn str - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- topic str
- (String) The messsage hub topic defined in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- api
Key String - (String) The user password (api key) for the message hub topic in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- brokers List<String>
- (List) List of broker endpoints.
- Constraints: The list items must match regular expression
/^[a-zA-Z0-9 -._:]+$/
.
- Constraints: The list items must match regular expression
- service
To BooleanService Enabled - (Boolean) Determines if IBM Cloud Activity Tracker Event Routing has service to service authentication enabled. Set this flag to true if service to service is enabled and do not supply an apikey.
- target
Crn String - (String) The CRN of the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
- topic String
- (String) The messsage hub topic defined in the Event Streams instance.
- Constraints: The maximum length is
1000
characters. The minimum length is3
characters. The value must match regular expression/^[a-zA-Z0-9 -._:\/]+$/
.
- Constraints: The maximum length is
GetAtrackerTargetsTargetWriteStatus
- Last
Failure string - (String) The timestamp of the failure.
- Reason
For stringLast Failure - (String) Detailed description of the cause of the failure.
- Status string
- (String) The status such as failed or success.
- Last
Failure string - (String) The timestamp of the failure.
- Reason
For stringLast Failure - (String) Detailed description of the cause of the failure.
- Status string
- (String) The status such as failed or success.
- last
Failure String - (String) The timestamp of the failure.
- reason
For StringLast Failure - (String) Detailed description of the cause of the failure.
- status String
- (String) The status such as failed or success.
- last
Failure string - (String) The timestamp of the failure.
- reason
For stringLast Failure - (String) Detailed description of the cause of the failure.
- status string
- (String) The status such as failed or success.
- last_
failure str - (String) The timestamp of the failure.
- reason_
for_ strlast_ failure - (String) Detailed description of the cause of the failure.
- status str
- (String) The status such as failed or success.
- last
Failure String - (String) The timestamp of the failure.
- reason
For StringLast Failure - (String) Detailed description of the cause of the failure.
- status String
- (String) The status such as failed or success.
Package Details
- Repository
- ibm ibm-cloud/terraform-provider-ibm
- License
- Notes
- This Pulumi package is based on the
ibm
Terraform Provider.