Home
last modified time | relevance | path

Searched defs:AlertingAction (Results 76 – 100 of 123) sorted by relevance

12345

/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/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/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/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/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/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/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/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/sysutils/restic/restic-0.12.1/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-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/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/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/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/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/www/grafana8/grafana-8.3.6/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/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/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/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/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/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/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/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/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/profiles/preview/preview/monitor/mgmt/insights/
H A Dmodels.go290 type AlertingAction = original.AlertingAction talias
/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/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
/dports/sysutils/helmfile/helmfile-0.138.7/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/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/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/profiles/2019-03-01/resources/mgmt/insights/
H A Dmodels.go328 type AlertingAction = original.AlertingAction talias
/dports/www/grafana8/grafana-8.3.6/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/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/profiles/2019-03-01/resources/mgmt/insights/
H A Dmodels.go325 type AlertingAction = original.AlertingAction talias
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/profiles/2019-03-01/resources/mgmt/insights/
H A Dmodels.go325 type AlertingAction = original.AlertingAction talias
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/profiles/2019-03-01/resources/mgmt/insights/
H A Dmodels.go335 type AlertingAction = original.AlertingAction talias
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/profiles/2019-03-01/resources/mgmt/insights/
H A Dmodels.go324 type AlertingAction = original.AlertingAction talias

12345