1. Packages
  2. Tencentcloud Provider
  3. API Docs
  4. getEbSearch
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack

tencentcloud.getEbSearch

Explore with Pulumi AI

tencentcloud logo
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack

    Using getEbSearch

    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 getEbSearch(args: GetEbSearchArgs, opts?: InvokeOptions): Promise<GetEbSearchResult>
    function getEbSearchOutput(args: GetEbSearchOutputArgs, opts?: InvokeOptions): Output<GetEbSearchResult>
    def get_eb_search(end_time: Optional[float] = None,
                      event_bus_id: Optional[str] = None,
                      filters: Optional[Sequence[GetEbSearchFilter]] = None,
                      group_field: Optional[str] = None,
                      id: Optional[str] = None,
                      order_by: Optional[str] = None,
                      order_fields: Optional[Sequence[str]] = None,
                      result_output_file: Optional[str] = None,
                      start_time: Optional[float] = None,
                      opts: Optional[InvokeOptions] = None) -> GetEbSearchResult
    def get_eb_search_output(end_time: Optional[pulumi.Input[float]] = None,
                      event_bus_id: Optional[pulumi.Input[str]] = None,
                      filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetEbSearchFilterArgs]]]] = None,
                      group_field: Optional[pulumi.Input[str]] = None,
                      id: Optional[pulumi.Input[str]] = None,
                      order_by: Optional[pulumi.Input[str]] = None,
                      order_fields: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                      result_output_file: Optional[pulumi.Input[str]] = None,
                      start_time: Optional[pulumi.Input[float]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetEbSearchResult]
    func LookupEbSearch(ctx *Context, args *LookupEbSearchArgs, opts ...InvokeOption) (*LookupEbSearchResult, error)
    func LookupEbSearchOutput(ctx *Context, args *LookupEbSearchOutputArgs, opts ...InvokeOption) LookupEbSearchResultOutput

    > Note: This function is named LookupEbSearch in the Go SDK.

    public static class GetEbSearch 
    {
        public static Task<GetEbSearchResult> InvokeAsync(GetEbSearchArgs args, InvokeOptions? opts = null)
        public static Output<GetEbSearchResult> Invoke(GetEbSearchInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetEbSearchResult> getEbSearch(GetEbSearchArgs args, InvokeOptions options)
    public static Output<GetEbSearchResult> getEbSearch(GetEbSearchArgs args, InvokeOptions options)
    
    fn::invoke:
      function: tencentcloud:index/getEbSearch:getEbSearch
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getEbSearch Result

    The following output properties are available:

    Supporting Types

    GetEbSearchFilter

    Filters List<GetEbSearchFilterFilter>
    LogFilters array.
    Key string
    filter field name.
    Operator string
    operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, in range range, not in range norange.
    Type string
    The logical relationship of the level filters, the value AND or OR.
    Value string
    Filter value, range operation needs to enter two values at the same time, separated by commas.
    Filters []GetEbSearchFilterFilter
    LogFilters array.
    Key string
    filter field name.
    Operator string
    operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, in range range, not in range norange.
    Type string
    The logical relationship of the level filters, the value AND or OR.
    Value string
    Filter value, range operation needs to enter two values at the same time, separated by commas.
    filters List<GetEbSearchFilterFilter>
    LogFilters array.
    key String
    filter field name.
    operator String
    operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, in range range, not in range norange.
    type String
    The logical relationship of the level filters, the value AND or OR.
    value String
    Filter value, range operation needs to enter two values at the same time, separated by commas.
    filters GetEbSearchFilterFilter[]
    LogFilters array.
    key string
    filter field name.
    operator string
    operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, in range range, not in range norange.
    type string
    The logical relationship of the level filters, the value AND or OR.
    value string
    Filter value, range operation needs to enter two values at the same time, separated by commas.
    filters Sequence[GetEbSearchFilterFilter]
    LogFilters array.
    key str
    filter field name.
    operator str
    operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, in range range, not in range norange.
    type str
    The logical relationship of the level filters, the value AND or OR.
    value str
    Filter value, range operation needs to enter two values at the same time, separated by commas.
    filters List<Property Map>
    LogFilters array.
    key String
    filter field name.
    operator String
    operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, in range range, not in range norange.
    type String
    The logical relationship of the level filters, the value AND or OR.
    value String
    Filter value, range operation needs to enter two values at the same time, separated by commas.

    GetEbSearchFilterFilter

    Key string
    filter field name.
    Operator string
    operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, within range range, not within range norange.
    Value string
    Filter values, range operations need to enter two values at the same time, separated by commas.
    Key string
    filter field name.
    Operator string
    operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, within range range, not within range norange.
    Value string
    Filter values, range operations need to enter two values at the same time, separated by commas.
    key String
    filter field name.
    operator String
    operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, within range range, not within range norange.
    value String
    Filter values, range operations need to enter two values at the same time, separated by commas.
    key string
    filter field name.
    operator string
    operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, within range range, not within range norange.
    value string
    Filter values, range operations need to enter two values at the same time, separated by commas.
    key str
    filter field name.
    operator str
    operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, within range range, not within range norange.
    value str
    Filter values, range operations need to enter two values at the same time, separated by commas.
    key String
    filter field name.
    operator String
    operator, congruent eq, not equal neq, similar like, exclude similar not like, less than lt, less than and equal to lte, greater than gt, greater than and equal to gte, within range range, not within range norange.
    value String
    Filter values, range operations need to enter two values at the same time, separated by commas.

    GetEbSearchResult

    Message string
    Region string
    RuleIds string
    Source string
    Status string
    Subject string
    Timestamp string
    Type string
    Message string
    Region string
    RuleIds string
    Source string
    Status string
    Subject string
    Timestamp string
    Type string
    message String
    region String
    ruleIds String
    source String
    status String
    subject String
    timestamp String
    type String
    message string
    region string
    ruleIds string
    source string
    status string
    subject string
    timestamp string
    type string
    message String
    region String
    ruleIds String
    source String
    status String
    subject String
    timestamp String
    type String

    Package Details

    Repository
    tencentcloud tencentcloudstack/terraform-provider-tencentcloud
    License
    Notes
    This Pulumi package is based on the tencentcloud Terraform Provider.
    tencentcloud logo
    tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack