
Dynatrace v0.1.0, May 24 23

Dynatrace v0.1.0, May 24 23
dynatrace.BusinessEventsOneagent
Explore with Pulumi AI
Create BusinessEventsOneagent Resource
new BusinessEventsOneagent(name: string, args: BusinessEventsOneagentArgs, opts?: CustomResourceOptions);
@overload
def BusinessEventsOneagent(resource_name: str,
opts: Optional[ResourceOptions] = None,
enabled: Optional[bool] = None,
event: Optional[BusinessEventsOneagentEventArgs] = None,
rule_name: Optional[str] = None,
scope: Optional[str] = None,
triggers: Optional[BusinessEventsOneagentTriggersArgs] = None)
@overload
def BusinessEventsOneagent(resource_name: str,
args: BusinessEventsOneagentArgs,
opts: Optional[ResourceOptions] = None)
func NewBusinessEventsOneagent(ctx *Context, name string, args BusinessEventsOneagentArgs, opts ...ResourceOption) (*BusinessEventsOneagent, error)
public BusinessEventsOneagent(string name, BusinessEventsOneagentArgs args, CustomResourceOptions? opts = null)
public BusinessEventsOneagent(String name, BusinessEventsOneagentArgs args)
public BusinessEventsOneagent(String name, BusinessEventsOneagentArgs args, CustomResourceOptions options)
type: dynatrace:BusinessEventsOneagent
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args BusinessEventsOneagentArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args BusinessEventsOneagentArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args BusinessEventsOneagentArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args BusinessEventsOneagentArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args BusinessEventsOneagentArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
BusinessEventsOneagent Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The BusinessEventsOneagent resource accepts the following input properties:
- Enabled bool
This setting is enabled (
true
) or disabled (false
)- Event
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Business Events Oneagent Event Args Event meta data
- Rule
Name string Rule name
- Triggers
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Business Events Oneagent Triggers Args Define conditions to trigger business events from incoming web requests. Whenever one condition applies the event gets captured.
- Scope string
The scope of this setting (HOST, HOST_GROUP). Omit this property if you want to cover the whole environment.
- Enabled bool
This setting is enabled (
true
) or disabled (false
)- Event
Business
Events Oneagent Event Args Event meta data
- Rule
Name string Rule name
- Triggers
Business
Events Oneagent Triggers Args Define conditions to trigger business events from incoming web requests. Whenever one condition applies the event gets captured.
- Scope string
The scope of this setting (HOST, HOST_GROUP). Omit this property if you want to cover the whole environment.
- enabled Boolean
This setting is enabled (
true
) or disabled (false
)- event
Business
Events Oneagent Event Args Event meta data
- rule
Name String Rule name
- triggers
Business
Events Oneagent Triggers Args Define conditions to trigger business events from incoming web requests. Whenever one condition applies the event gets captured.
- scope String
The scope of this setting (HOST, HOST_GROUP). Omit this property if you want to cover the whole environment.
- enabled boolean
This setting is enabled (
true
) or disabled (false
)- event
Business
Events Oneagent Event Args Event meta data
- rule
Name string Rule name
- triggers
Business
Events Oneagent Triggers Args Define conditions to trigger business events from incoming web requests. Whenever one condition applies the event gets captured.
- scope string
The scope of this setting (HOST, HOST_GROUP). Omit this property if you want to cover the whole environment.
- enabled bool
This setting is enabled (
true
) or disabled (false
)- event
Business
Events Oneagent Event Args Event meta data
- rule_
name str Rule name
- triggers
Business
Events Oneagent Triggers Args Define conditions to trigger business events from incoming web requests. Whenever one condition applies the event gets captured.
- scope str
The scope of this setting (HOST, HOST_GROUP). Omit this property if you want to cover the whole environment.
- enabled Boolean
This setting is enabled (
true
) or disabled (false
)- event Property Map
Event meta data
- rule
Name String Rule name
- triggers Property Map
Define conditions to trigger business events from incoming web requests. Whenever one condition applies the event gets captured.
- scope String
The scope of this setting (HOST, HOST_GROUP). Omit this property if you want to cover the whole environment.
Outputs
All input properties are implicitly available as output properties. Additionally, the BusinessEventsOneagent resource produces the following output properties:
- Id string
The provider-assigned unique ID for this managed resource.
- Id string
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
- id string
The provider-assigned unique ID for this managed resource.
- id str
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
Look up Existing BusinessEventsOneagent Resource
Get an existing BusinessEventsOneagent resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: BusinessEventsOneagentState, opts?: CustomResourceOptions): BusinessEventsOneagent
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
enabled: Optional[bool] = None,
event: Optional[BusinessEventsOneagentEventArgs] = None,
rule_name: Optional[str] = None,
scope: Optional[str] = None,
triggers: Optional[BusinessEventsOneagentTriggersArgs] = None) -> BusinessEventsOneagent
func GetBusinessEventsOneagent(ctx *Context, name string, id IDInput, state *BusinessEventsOneagentState, opts ...ResourceOption) (*BusinessEventsOneagent, error)
public static BusinessEventsOneagent Get(string name, Input<string> id, BusinessEventsOneagentState? state, CustomResourceOptions? opts = null)
public static BusinessEventsOneagent get(String name, Output<String> id, BusinessEventsOneagentState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Enabled bool
This setting is enabled (
true
) or disabled (false
)- Event
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Business Events Oneagent Event Args Event meta data
- Rule
Name string Rule name
- Scope string
The scope of this setting (HOST, HOST_GROUP). Omit this property if you want to cover the whole environment.
- Triggers
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Business Events Oneagent Triggers Args Define conditions to trigger business events from incoming web requests. Whenever one condition applies the event gets captured.
- Enabled bool
This setting is enabled (
true
) or disabled (false
)- Event
Business
Events Oneagent Event Args Event meta data
- Rule
Name string Rule name
- Scope string
The scope of this setting (HOST, HOST_GROUP). Omit this property if you want to cover the whole environment.
- Triggers
Business
Events Oneagent Triggers Args Define conditions to trigger business events from incoming web requests. Whenever one condition applies the event gets captured.
- enabled Boolean
This setting is enabled (
true
) or disabled (false
)- event
Business
Events Oneagent Event Args Event meta data
- rule
Name String Rule name
- scope String
The scope of this setting (HOST, HOST_GROUP). Omit this property if you want to cover the whole environment.
- triggers
Business
Events Oneagent Triggers Args Define conditions to trigger business events from incoming web requests. Whenever one condition applies the event gets captured.
- enabled boolean
This setting is enabled (
true
) or disabled (false
)- event
Business
Events Oneagent Event Args Event meta data
- rule
Name string Rule name
- scope string
The scope of this setting (HOST, HOST_GROUP). Omit this property if you want to cover the whole environment.
- triggers
Business
Events Oneagent Triggers Args Define conditions to trigger business events from incoming web requests. Whenever one condition applies the event gets captured.
- enabled bool
This setting is enabled (
true
) or disabled (false
)- event
Business
Events Oneagent Event Args Event meta data
- rule_
name str Rule name
- scope str
The scope of this setting (HOST, HOST_GROUP). Omit this property if you want to cover the whole environment.
- triggers
Business
Events Oneagent Triggers Args Define conditions to trigger business events from incoming web requests. Whenever one condition applies the event gets captured.
- enabled Boolean
This setting is enabled (
true
) or disabled (false
)- event Property Map
Event meta data
- rule
Name String Rule name
- scope String
The scope of this setting (HOST, HOST_GROUP). Omit this property if you want to cover the whole environment.
- triggers Property Map
Define conditions to trigger business events from incoming web requests. Whenever one condition applies the event gets captured.
Supporting Types
BusinessEventsOneagentEvent
- Category
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Business Events Oneagent Event Category Event category
- Provider
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Business Events Oneagent Event Provider Event provider
- Type
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Business Events Oneagent Event Type Event type
- Data
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Business Events Oneagent Event Data Additional attributes for the business event.
- Category
Business
Events Oneagent Event Category Event category
- Provider
Business
Events Oneagent Event Provider Event provider
- Type
Business
Events Oneagent Event Type Event type
- Data
Business
Events Oneagent Event Data Additional attributes for the business event.
- category
Business
Events Oneagent Event Category Event category
- provider
Business
Events Oneagent Event Provider Event provider
- type
Business
Events Oneagent Event Type Event type
- data
Business
Events Oneagent Event Data Additional attributes for the business event.
- category
Business
Events Oneagent Event Category Event category
- provider
Business
Events Oneagent Event Provider Event provider
- type
Business
Events Oneagent Event Type Event type
- data
Business
Events Oneagent Event Data Additional attributes for the business event.
- category
Business
Events Oneagent Event Category Event category
- provider
Business
Events Oneagent Event Provider Event provider
- type
Business
Events Oneagent Event Type Event type
- data
Business
Events Oneagent Event Data Additional attributes for the business event.
- category Property Map
Event category
- provider Property Map
Event provider
- type Property Map
Event type
- data Property Map
Additional attributes for the business event.
BusinessEventsOneagentEventCategory
- Source
Type string - Path string
- Source string
- Source
Type string - Path string
- Source string
- source
Type String - path String
- source String
- source
Type string - path string
- source string
- source_
type str - path str
- source str
- source
Type String - path String
- source String
BusinessEventsOneagentEventData
BusinessEventsOneagentEventDataEventDataFieldComplex
- name String
- source Property Map
BusinessEventsOneagentEventDataEventDataFieldComplexSource
- Source
Type string - Path string
- Source string
- Source
Type string - Path string
- Source string
- source
Type String - path String
- source String
- source
Type string - path string
- source string
- source_
type str - path str
- source str
- source
Type String - path String
- source String
BusinessEventsOneagentEventProvider
- Source
Type string - Path string
- Source string
- Source
Type string - Path string
- Source string
- source
Type String - path String
- source String
- source
Type string - path string
- source string
- source_
type str - path str
- source str
- source
Type String - path String
- source String
BusinessEventsOneagentEventType
- Source
Type string - Path string
- Source string
- Source
Type string - Path string
- Source string
- source
Type String - path String
- source String
- source
Type string - path string
- source string
- source_
type str - path str
- source str
- source
Type String - path String
- source String
BusinessEventsOneagentTriggers
BusinessEventsOneagentTriggersTrigger
- Source
Business
Events Oneagent Triggers Trigger Source - Type string
- Case
Sensitive bool - Value string
- source
Business
Events Oneagent Triggers Trigger Source - type String
- case
Sensitive Boolean - value String
- source
Business
Events Oneagent Triggers Trigger Source - type string
- case
Sensitive boolean - value string
- source Property Map
- type String
- case
Sensitive Boolean - value String
BusinessEventsOneagentTriggersTriggerSource
- Data
Source string - Path string
- Data
Source string - Path string
- data
Source String - path String
- data
Source string - path string
- data_
source str - path str
- data
Source String - path String
Package Details
- Repository
- dynatrace lbrlabs/pulumi-dynatrace
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
dynatrace
Terraform Provider.