Viewing docs for coralogix 2.0.20
published on Tuesday, May 20, 2025 by coralogix
published on Tuesday, May 20, 2025 by coralogix
Viewing docs for coralogix 2.0.20
published on Tuesday, May 20, 2025 by coralogix
published on Tuesday, May 20, 2025 by coralogix
Coralogix alerts-scheduler.
Using getAlertsScheduler
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 getAlertsScheduler(args: GetAlertsSchedulerArgs, opts?: InvokeOptions): Promise<GetAlertsSchedulerResult>
function getAlertsSchedulerOutput(args: GetAlertsSchedulerOutputArgs, opts?: InvokeOptions): Output<GetAlertsSchedulerResult>def get_alerts_scheduler(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAlertsSchedulerResult
def get_alerts_scheduler_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAlertsSchedulerResult]func LookupAlertsScheduler(ctx *Context, args *LookupAlertsSchedulerArgs, opts ...InvokeOption) (*LookupAlertsSchedulerResult, error)
func LookupAlertsSchedulerOutput(ctx *Context, args *LookupAlertsSchedulerOutputArgs, opts ...InvokeOption) LookupAlertsSchedulerResultOutput> Note: This function is named LookupAlertsScheduler in the Go SDK.
public static class GetAlertsScheduler
{
public static Task<GetAlertsSchedulerResult> InvokeAsync(GetAlertsSchedulerArgs args, InvokeOptions? opts = null)
public static Output<GetAlertsSchedulerResult> Invoke(GetAlertsSchedulerInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAlertsSchedulerResult> getAlertsScheduler(GetAlertsSchedulerArgs args, InvokeOptions options)
public static Output<GetAlertsSchedulerResult> getAlertsScheduler(GetAlertsSchedulerArgs args, InvokeOptions options)
fn::invoke:
function: coralogix:index/getAlertsScheduler:getAlertsScheduler
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Alert Scheduler ID.
- Id string
- Alert Scheduler ID.
- id String
- Alert Scheduler ID.
- id string
- Alert Scheduler ID.
- id str
- Alert Scheduler ID.
- id String
- Alert Scheduler ID.
getAlertsScheduler Result
The following output properties are available:
- Description string
- Alert Scheduler description.
- Enabled bool
- Alert Scheduler enabled. If set to
false, the alert scheduler will be disabled. True by default. - Filter
Get
Alerts Scheduler Filter - Alert Scheduler filter. Only one of
meta_labelsoralerts_unique_idscan be set. If none of them set, all alerts will be affected. - Id string
- Alert Scheduler ID.
- Meta
Labels List<GetAlerts Scheduler Meta Label> - Alert Scheduler meta labels.
- Name string
- Alert Scheduler name.
- Schedule
Get
Alerts Scheduler Schedule - Exactly one of
one_timeorrecurringmust be set.
- Description string
- Alert Scheduler description.
- Enabled bool
- Alert Scheduler enabled. If set to
false, the alert scheduler will be disabled. True by default. - Filter
Get
Alerts Scheduler Filter - Alert Scheduler filter. Only one of
meta_labelsoralerts_unique_idscan be set. If none of them set, all alerts will be affected. - Id string
- Alert Scheduler ID.
- Meta
Labels []GetAlerts Scheduler Meta Label - Alert Scheduler meta labels.
- Name string
- Alert Scheduler name.
- Schedule
Get
Alerts Scheduler Schedule - Exactly one of
one_timeorrecurringmust be set.
- description String
- Alert Scheduler description.
- enabled Boolean
- Alert Scheduler enabled. If set to
false, the alert scheduler will be disabled. True by default. - filter
Get
Alerts Scheduler Filter - Alert Scheduler filter. Only one of
meta_labelsoralerts_unique_idscan be set. If none of them set, all alerts will be affected. - id String
- Alert Scheduler ID.
- meta
Labels List<GetAlerts Scheduler Meta Label> - Alert Scheduler meta labels.
- name String
- Alert Scheduler name.
- schedule
Get
Alerts Scheduler Schedule - Exactly one of
one_timeorrecurringmust be set.
- description string
- Alert Scheduler description.
- enabled boolean
- Alert Scheduler enabled. If set to
false, the alert scheduler will be disabled. True by default. - filter
Get
Alerts Scheduler Filter - Alert Scheduler filter. Only one of
meta_labelsoralerts_unique_idscan be set. If none of them set, all alerts will be affected. - id string
- Alert Scheduler ID.
- meta
Labels GetAlerts Scheduler Meta Label[] - Alert Scheduler meta labels.
- name string
- Alert Scheduler name.
- schedule
Get
Alerts Scheduler Schedule - Exactly one of
one_timeorrecurringmust be set.
- description str
- Alert Scheduler description.
- enabled bool
- Alert Scheduler enabled. If set to
false, the alert scheduler will be disabled. True by default. - filter
Get
Alerts Scheduler Filter - Alert Scheduler filter. Only one of
meta_labelsoralerts_unique_idscan be set. If none of them set, all alerts will be affected. - id str
- Alert Scheduler ID.
- meta_
labels Sequence[GetAlerts Scheduler Meta Label] - Alert Scheduler meta labels.
- name str
- Alert Scheduler name.
- schedule
Get
Alerts Scheduler Schedule - Exactly one of
one_timeorrecurringmust be set.
- description String
- Alert Scheduler description.
- enabled Boolean
- Alert Scheduler enabled. If set to
false, the alert scheduler will be disabled. True by default. - filter Property Map
- Alert Scheduler filter. Only one of
meta_labelsoralerts_unique_idscan be set. If none of them set, all alerts will be affected. - id String
- Alert Scheduler ID.
- meta
Labels List<Property Map> - Alert Scheduler meta labels.
- name String
- Alert Scheduler name.
- schedule Property Map
- Exactly one of
one_timeorrecurringmust be set.
Supporting Types
GetAlertsSchedulerFilter
- Alerts
Unique List<string>Ids - Meta
Labels List<GetAlerts Scheduler Filter Meta Label> - What
Expression string - DataPrime query expression. - DataPrime query language.
- Alerts
Unique []stringIds - Meta
Labels []GetAlerts Scheduler Filter Meta Label - What
Expression string - DataPrime query expression. - DataPrime query language.
- alerts
Unique List<String>Ids - meta
Labels List<GetAlerts Scheduler Filter Meta Label> - what
Expression String - DataPrime query expression. - DataPrime query language.
- alerts
Unique string[]Ids - meta
Labels GetAlerts Scheduler Filter Meta Label[] - what
Expression string - DataPrime query expression. - DataPrime query language.
- alerts_
unique_ Sequence[str]ids - meta_
labels Sequence[GetAlerts Scheduler Filter Meta Label] - what_
expression str - DataPrime query expression. - DataPrime query language.
- alerts
Unique List<String>Ids - meta
Labels List<Property Map> - what
Expression String - DataPrime query expression. - DataPrime query language.
GetAlertsSchedulerFilterMetaLabel
GetAlertsSchedulerMetaLabel
GetAlertsSchedulerSchedule
- One
Time GetAlerts Scheduler Schedule One Time - Operation string
- The operation to perform. Can be
muteoractive. - Recurring
Get
Alerts Scheduler Schedule Recurring
- One
Time GetAlerts Scheduler Schedule One Time - Operation string
- The operation to perform. Can be
muteoractive. - Recurring
Get
Alerts Scheduler Schedule Recurring
- one
Time GetAlerts Scheduler Schedule One Time - operation String
- The operation to perform. Can be
muteoractive. - recurring
Get
Alerts Scheduler Schedule Recurring
- one
Time GetAlerts Scheduler Schedule One Time - operation string
- The operation to perform. Can be
muteoractive. - recurring
Get
Alerts Scheduler Schedule Recurring
- one_
time GetAlerts Scheduler Schedule One Time - operation str
- The operation to perform. Can be
muteoractive. - recurring
Get
Alerts Scheduler Schedule Recurring
- one
Time Property Map - operation String
- The operation to perform. Can be
muteoractive. - recurring Property Map
GetAlertsSchedulerScheduleOneTime
GetAlertsSchedulerScheduleOneTimeTimeFrame
- Duration
Get
Alerts Scheduler Schedule One Time Time Frame Duration - The duration from the start time to wait.
- End
Time string - The end time of the time frame. In a isodate format. For example,
2021-01-01T00:00:00.000. - Start
Time string - Time
Zone string
- Duration
Get
Alerts Scheduler Schedule One Time Time Frame Duration - The duration from the start time to wait.
- End
Time string - The end time of the time frame. In a isodate format. For example,
2021-01-01T00:00:00.000. - Start
Time string - Time
Zone string
- duration
Get
Alerts Scheduler Schedule One Time Time Frame Duration - The duration from the start time to wait.
- end
Time String - The end time of the time frame. In a isodate format. For example,
2021-01-01T00:00:00.000. - start
Time String - time
Zone String
- duration
Get
Alerts Scheduler Schedule One Time Time Frame Duration - The duration from the start time to wait.
- end
Time string - The end time of the time frame. In a isodate format. For example,
2021-01-01T00:00:00.000. - start
Time string - time
Zone string
- duration
Get
Alerts Scheduler Schedule One Time Time Frame Duration - The duration from the start time to wait.
- end_
time str - The end time of the time frame. In a isodate format. For example,
2021-01-01T00:00:00.000. - start_
time str - time_
zone str
- duration Property Map
- The duration from the start time to wait.
- end
Time String - The end time of the time frame. In a isodate format. For example,
2021-01-01T00:00:00.000. - start
Time String - time
Zone String
GetAlertsSchedulerScheduleOneTimeTimeFrameDuration
GetAlertsSchedulerScheduleRecurring
GetAlertsSchedulerScheduleRecurringDynamic
GetAlertsSchedulerScheduleRecurringDynamicFrequency
GetAlertsSchedulerScheduleRecurringDynamicFrequencyMonthly
- Days List<double>
- Days []float64
- days List<Double>
- days number[]
- days Sequence[float]
- days List<Number>
GetAlertsSchedulerScheduleRecurringDynamicFrequencyWeekly
- Days List<string>
- Days []string
- days List<String>
- days string[]
- days Sequence[str]
- days List<String>
GetAlertsSchedulerScheduleRecurringDynamicTimeFrame
- Duration
Get
Alerts Scheduler Schedule Recurring Dynamic Time Frame Duration - The duration from the start time to wait.
- End
Time string - The end time of the time frame. In a isodate format. For example,
2021-01-01T00:00:00.000. - Start
Time string - Time
Zone string
- Duration
Get
Alerts Scheduler Schedule Recurring Dynamic Time Frame Duration - The duration from the start time to wait.
- End
Time string - The end time of the time frame. In a isodate format. For example,
2021-01-01T00:00:00.000. - Start
Time string - Time
Zone string
- duration
Get
Alerts Scheduler Schedule Recurring Dynamic Time Frame Duration - The duration from the start time to wait.
- end
Time String - The end time of the time frame. In a isodate format. For example,
2021-01-01T00:00:00.000. - start
Time String - time
Zone String
- duration
Get
Alerts Scheduler Schedule Recurring Dynamic Time Frame Duration - The duration from the start time to wait.
- end
Time string - The end time of the time frame. In a isodate format. For example,
2021-01-01T00:00:00.000. - start
Time string - time
Zone string
- duration
Get
Alerts Scheduler Schedule Recurring Dynamic Time Frame Duration - The duration from the start time to wait.
- end_
time str - The end time of the time frame. In a isodate format. For example,
2021-01-01T00:00:00.000. - start_
time str - time_
zone str
- duration Property Map
- The duration from the start time to wait.
- end
Time String - The end time of the time frame. In a isodate format. For example,
2021-01-01T00:00:00.000. - start
Time String - time
Zone String
GetAlertsSchedulerScheduleRecurringDynamicTimeFrameDuration
Package Details
- Repository
- coralogix coralogix/terraform-provider-coralogix
- License
- Notes
- This Pulumi package is based on the
coralogixTerraform Provider.
Viewing docs for coralogix 2.0.20
published on Tuesday, May 20, 2025 by coralogix
published on Tuesday, May 20, 2025 by coralogix
