Description | : Gets all alert rules. |
Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules
{
api-version:
string
,
subscriptionId:
string
,
resourceGroupName:
string
,
workspaceName:
string
,
}
⚐ Response (200)
{
nextLink:
string
,
value:
}
[
]
,
{
,
kind:
enum
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}