Azure Alerts Management Service Resource Provider
Azure Alerts Management Service provides a single pane of glass of alerts across Azure Monitor.
1 subscribers
17 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Azure Alerts Management Service Resource Provider endpoints
| Method | Endpoint | Description |
|---|---|---|
| providers | ||
| GET |
Alerts_MetaData /providers/Microsoft.AlertsManagement/alertsMetaData |
List alerts meta data information based on value of identifier parameter. |
| GET |
Operations_List /providers/Microsoft.AlertsManagement/operations |
List all operations available through Azure Alerts Management Resource Provider. |
| subscriptions | ||
| DELETE |
ActionRules_Delete /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AlertsManagement/actionRules/{actionRuleName} |
Deletes a given action rule |
| POST |
Alerts_ChangeState /subscriptions/{subscriptionId}/providers/Microsoft.AlertsManagement/alerts/{alertId}/changestate |
Change the state of an alert. |
| GET |
ActionRules_ListBySubscription /subscriptions/{subscriptionId}/providers/Microsoft.AlertsManagement/actionRules |
List all action rules of the subscription and given input filters |
| GET |
Alerts_GetById /subscriptions/{subscriptionId}/providers/Microsoft.AlertsManagement/alerts/{alertId} |
Get information related to a specific alert |
| PATCH |
ActionRules_Update /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AlertsManagement/actionRules/{actionRuleName} |
Update enabled flag and/or tags for the given action rule |
| GET |
SmartGroups_GetById /subscriptions/{subscriptionId}/providers/Microsoft.AlertsManagement/smartGroups/{smartGroupId} |
Get information related to a specific Smart Group. |
| GET |
ActionRules_GetByName /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AlertsManagement/actionRules/{actionRuleName} |
Get a specific action rule |
| GET |
SmartGroups_GetHistory /subscriptions/{subscriptionId}/providers/Microsoft.AlertsManagement/smartGroups/{smartGroupId}/history |
Get the history a smart group, which captures any Smart Group state changes (New/Acknowledged/Closed) . |
| GET |
Alerts_GetAll /subscriptions/{subscriptionId}/providers/Microsoft.AlertsManagement/alerts |
List all existing alerts, where the results can be filtered on the basis of multiple parameters (e.g. time range). The results can then be sorted on the basis specific fields,… |
| POST |
SmartGroups_ChangeState /subscriptions/{subscriptionId}/providers/Microsoft.AlertsManagement/smartGroups/{smartGroupId}/changeState |
Change the state of a Smart Group. |
| GET |
Alerts_GetHistory /subscriptions/{subscriptionId}/providers/Microsoft.AlertsManagement/alerts/{alertId}/history |
Get the history of an alert, which captures any monitor condition changes (Fired/Resolved) and alert state changes (New/Acknowledged/Closed). |
| PUT |
ActionRules_CreateUpdate /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AlertsManagement/actionRules/{actionRuleName} |
Creates/Updates a specific action rule |
| GET |
SmartGroups_GetAll /subscriptions/{subscriptionId}/providers/Microsoft.AlertsManagement/smartGroups |
List all the Smart Groups within a specified subscription. |
| GET |
Alerts_GetSummary /subscriptions/{subscriptionId}/providers/Microsoft.AlertsManagement/alertsSummary |
Get a summarized count of your alerts grouped by various parameters (e.g. grouping by 'Severity' returns the count of alerts for each severity). |
| GET |
ActionRules_ListByResourceGroup /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AlertsManagement/actionRules |
List all action rules of the subscription, created in given resource group and given input filters |
Azure Alerts Management Service Resource Provider pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $5 / month | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $15 / month | — |
|
| MEGA | $20 / month | — |
|