AlertModificationItem Class
Alert modification item.
- Inheritance
-
AlertModificationItem
Constructor
AlertModificationItem(*, modification_event: Optional[Union[str, azure.mgmt.alertsmanagement.models._alerts_management_client_enums.AlertModificationEvent]] = None, old_value: Optional[str] = None, new_value: Optional[str] = None, modified_at: Optional[str] = None, modified_by: Optional[str] = None, comments: Optional[str] = None, description: Optional[str] = None, **kwargs)
Parameters
- modification_event
- str or AlertModificationEvent
Required
Reason for the modification. Possible values include: "AlertCreated", "StateChange", "MonitorConditionChange", "SeverityChange", "ActionRuleTriggered", "ActionRuleSuppressed", "ActionsTriggered", "ActionsSuppressed", "ActionsFailed".
Feedback
Submit and view feedback for