Home
last modified time | relevance | path

Searched defs:AlertingAction (Results 1 – 25 of 123) sorted by path

12345

/dports/devel/py-azure-mgmt-monitor/azure-mgmt-monitor-2.0.0/azure/mgmt/monitor/v2018_04_16/models/
H A D_models.py46 class AlertingAction(Action): class
H A D_models_py3.py50 class AlertingAction(Action): class
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/monitor/mgmt/insights/
H A Dmodels.go292 type AlertingAction = original.AlertingAction talias
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2018-03-01/insights/
H A Dmodels.go1027 type AlertingAction struct { struct
1029 Severity AlertSeverity `json:"severity,omitempty"`
1031 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
1033 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
1035 Trigger *TriggerCondition `json:"trigger,omitempty"`
1037 OdataType OdataTypeBasicAction `json:"odata.type,omitempty"`
1041 func (aa AlertingAction) MarshalJSON() ([]byte, error) {
1063 func (aa AlertingAction) AsAlertingAction() (*AlertingAction, bool) {
1068 func (aa AlertingAction) AsAction() (*Action, bool) {
1073 func (aa AlertingAction) AsBasicAction() (BasicAction, bool) {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2018-09-01/insights/
H A Dmodels.go1027 type AlertingAction struct { struct
1029 Severity AlertSeverity `json:"severity,omitempty"`
1031 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
1033 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
1035 Trigger *TriggerCondition `json:"trigger,omitempty"`
1037 OdataType OdataTypeBasicAction `json:"odata.type,omitempty"`
1041 func (aa AlertingAction) MarshalJSON() ([]byte, error) {
1063 func (aa AlertingAction) AsAlertingAction() (*AlertingAction, bool) {
1068 func (aa AlertingAction) AsAction() (*Action, bool) {
1073 func (aa AlertingAction) AsBasicAction() (BasicAction, bool) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/profiles/2019-03-01/resources/mgmt/insights/
H A Dmodels.go325 type AlertingAction = original.AlertingAction talias
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/profiles/2020-09-01/monitor/mgmt/insights/
H A Dmodels.go348 type AlertingAction = original.AlertingAction talias
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/monitor/mgmt/insights/
H A Dmodels.go514 type AlertingAction = original.AlertingAction talias
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/sdk/monitor/armmonitor/
H A Dzz_generated_models.go557 type AlertingAction struct { struct
558 Action
560 Severity *AlertSeverity `json:"severity,omitempty"`
563 Trigger *TriggerCondition `json:"trigger,omitempty"`
566 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
569 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
573 func (a AlertingAction) MarshalJSON() ([]byte, error) {
583 func (a *AlertingAction) UnmarshalJSON(data []byte) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2018-03-01/insights/
H A Dmodels.go527 type AlertingAction struct { struct
529 Severity AlertSeverity `json:"severity,omitempty"`
531 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
533 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
535 Trigger *TriggerCondition `json:"trigger,omitempty"`
537 OdataType OdataTypeBasicAction `json:"odata.type,omitempty"`
541 func (aa AlertingAction) MarshalJSON() ([]byte, error) {
563 func (aa AlertingAction) AsAlertingAction() (*AlertingAction, bool) {
568 func (aa AlertingAction) AsLogToMetricAction() (*LogToMetricAction, bool) {
573 func (aa AlertingAction) AsAction() (*Action, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2018-09-01/insights/
H A Dmodels.go529 type AlertingAction struct { struct
531 Severity AlertSeverity `json:"severity,omitempty"`
533 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
535 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
537 Trigger *TriggerCondition `json:"trigger,omitempty"`
539 OdataType OdataTypeBasicAction `json:"odata.type,omitempty"`
543 func (aa AlertingAction) MarshalJSON() ([]byte, error) {
565 func (aa AlertingAction) AsAlertingAction() (*AlertingAction, bool) {
570 func (aa AlertingAction) AsLogToMetricAction() (*LogToMetricAction, bool) {
575 func (aa AlertingAction) AsAction() (*Action, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2018-11-01-preview/insights/
H A Dmodels.go529 type AlertingAction struct { struct
531 Severity AlertSeverity `json:"severity,omitempty"`
533 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
535 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
537 Trigger *TriggerCondition `json:"trigger,omitempty"`
539 OdataType OdataTypeBasicAction `json:"odata.type,omitempty"`
543 func (aa AlertingAction) MarshalJSON() ([]byte, error) {
565 func (aa AlertingAction) AsAlertingAction() (*AlertingAction, bool) {
570 func (aa AlertingAction) AsLogToMetricAction() (*LogToMetricAction, bool) {
575 func (aa AlertingAction) AsAction() (*Action, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2019-03-01/insights/
H A Dmodels.go529 type AlertingAction struct { struct
531 Severity AlertSeverity `json:"severity,omitempty"`
533 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
535 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
537 Trigger *TriggerCondition `json:"trigger,omitempty"`
539 OdataType OdataTypeBasicAction `json:"odata.type,omitempty"`
543 func (aa AlertingAction) MarshalJSON() ([]byte, error) {
565 func (aa AlertingAction) AsAlertingAction() (*AlertingAction, bool) {
570 func (aa AlertingAction) AsLogToMetricAction() (*LogToMetricAction, bool) {
575 func (aa AlertingAction) AsAction() (*Action, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2019-06-01/insights/
H A Dmodels.go529 type AlertingAction struct { struct
531 Severity AlertSeverity `json:"severity,omitempty"`
533 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
535 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
537 Trigger *TriggerCondition `json:"trigger,omitempty"`
539 OdataType OdataTypeBasicAction `json:"odata.type,omitempty"`
543 func (aa AlertingAction) MarshalJSON() ([]byte, error) {
565 func (aa AlertingAction) AsAlertingAction() (*AlertingAction, bool) {
570 func (aa AlertingAction) AsLogToMetricAction() (*LogToMetricAction, bool) {
575 func (aa AlertingAction) AsAction() (*Action, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2019-11-01-preview/insights/
H A Dmodels.go530 type AlertingAction struct { struct
532 Severity AlertSeverity `json:"severity,omitempty"`
534 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
536 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
538 Trigger *TriggerCondition `json:"trigger,omitempty"`
540 OdataType OdataTypeBasicAction `json:"odata.type,omitempty"`
544 func (aa AlertingAction) MarshalJSON() ([]byte, error) {
566 func (aa AlertingAction) AsAlertingAction() (*AlertingAction, bool) {
571 func (aa AlertingAction) AsLogToMetricAction() (*LogToMetricAction, bool) {
576 func (aa AlertingAction) AsAction() (*Action, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2021-04-01-preview/insights/
H A Dmodels.go574 type AlertingAction struct { struct
576 Severity AlertSeverity `json:"severity,omitempty"`
578 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
580 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
582 Trigger *TriggerCondition `json:"trigger,omitempty"`
584 OdataType OdataTypeBasicAction `json:"odata.type,omitempty"`
588 func (aa AlertingAction) MarshalJSON() ([]byte, error) {
610 func (aa AlertingAction) AsAlertingAction() (*AlertingAction, bool) {
615 func (aa AlertingAction) AsLogToMetricAction() (*LogToMetricAction, bool) {
620 func (aa AlertingAction) AsAction() (*Action, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2021-07-01-preview/insights/
H A Dmodels.go456 type AlertingAction struct { struct
458 Severity AlertSeverity `json:"severity,omitempty"`
460 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
462 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
464 Trigger *TriggerCondition `json:"trigger,omitempty"`
466 OdataType OdataTypeBasicAction `json:"odata.type,omitempty"`
470 func (aa AlertingAction) MarshalJSON() ([]byte, error) {
492 func (aa AlertingAction) AsAlertingAction() (*AlertingAction, bool) {
497 func (aa AlertingAction) AsLogToMetricAction() (*LogToMetricAction, bool) {
502 func (aa AlertingAction) AsAction() (*Action, bool) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/profiles/2019-03-01/resources/mgmt/insights/
H A Dmodels.go300 type AlertingAction = original.AlertingAction talias
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/monitor/mgmt/insights/
H A Dmodels.go323 type AlertingAction = original.AlertingAction talias
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2018-03-01/insights/
H A Dmodels.go1053 type AlertingAction struct { struct
1055 Severity AlertSeverity `json:"severity,omitempty"`
1057 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
1059 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
1061 Trigger *TriggerCondition `json:"trigger,omitempty"`
1063 OdataType OdataTypeBasicAction `json:"odata.type,omitempty"`
1067 func (aa AlertingAction) MarshalJSON() ([]byte, error) {
1089 func (aa AlertingAction) AsAlertingAction() (*AlertingAction, bool) {
1094 func (aa AlertingAction) AsLogToMetricAction() (*LogToMetricAction, bool) {
1099 func (aa AlertingAction) AsAction() (*Action, bool) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2018-09-01/insights/
H A Dmodels.go1055 type AlertingAction struct { struct
1057 Severity AlertSeverity `json:"severity,omitempty"`
1059 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
1061 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
1063 Trigger *TriggerCondition `json:"trigger,omitempty"`
1065 OdataType OdataTypeBasicAction `json:"odata.type,omitempty"`
1069 func (aa AlertingAction) MarshalJSON() ([]byte, error) {
1091 func (aa AlertingAction) AsAlertingAction() (*AlertingAction, bool) {
1096 func (aa AlertingAction) AsLogToMetricAction() (*LogToMetricAction, bool) {
1101 func (aa AlertingAction) AsAction() (*Action, bool) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2018-11-01-preview/insights/
H A Dmodels.go1087 type AlertingAction struct { struct
1089 Severity AlertSeverity `json:"severity,omitempty"`
1091 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
1093 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
1095 Trigger *TriggerCondition `json:"trigger,omitempty"`
1097 OdataType OdataTypeBasicAction `json:"odata.type,omitempty"`
1101 func (aa AlertingAction) MarshalJSON() ([]byte, error) {
1123 func (aa AlertingAction) AsAlertingAction() (*AlertingAction, bool) {
1128 func (aa AlertingAction) AsLogToMetricAction() (*LogToMetricAction, bool) {
1133 func (aa AlertingAction) AsAction() (*Action, bool) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2019-03-01/insights/
H A Dmodels.go1104 type AlertingAction struct { struct
1106 Severity AlertSeverity `json:"severity,omitempty"`
1108 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
1110 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
1112 Trigger *TriggerCondition `json:"trigger,omitempty"`
1114 OdataType OdataTypeBasicAction `json:"odata.type,omitempty"`
1118 func (aa AlertingAction) MarshalJSON() ([]byte, error) {
1140 func (aa AlertingAction) AsAlertingAction() (*AlertingAction, bool) {
1145 func (aa AlertingAction) AsLogToMetricAction() (*LogToMetricAction, bool) {
1150 func (aa AlertingAction) AsAction() (*Action, bool) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2019-06-01/insights/
H A Dmodels.go1104 type AlertingAction struct { struct
1106 Severity AlertSeverity `json:"severity,omitempty"`
1108 AznsAction *AzNsActionGroup `json:"aznsAction,omitempty"`
1110 ThrottlingInMin *int32 `json:"throttlingInMin,omitempty"`
1112 Trigger *TriggerCondition `json:"trigger,omitempty"`
1114 OdataType OdataTypeBasicAction `json:"odata.type,omitempty"`
1118 func (aa AlertingAction) MarshalJSON() ([]byte, error) {
1140 func (aa AlertingAction) AsAlertingAction() (*AlertingAction, bool) {
1145 func (aa AlertingAction) AsLogToMetricAction() (*LogToMetricAction, bool) {
1150 func (aa AlertingAction) AsAction() (*Action, bool) {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/Azure/azure-sdk-for-go/profiles/2019-03-01/resources/mgmt/insights/
H A Dmodels.go300 type AlertingAction = original.AlertingAction talias

12345