Alerts
List all the alerts that are associated with the subscription
get/subscriptions/{subscriptionId}/providers/Microsoft.Security/alerts
Query parameters
$filterstring
OData filter. Optional.
$selectstring
OData select. Optional.
$expandstring
OData expand. Optional.
autoDismissRuleNamestring
The name of an existing auto dismiss rule. Use it to simulate the rule on existing alerts and get the alerts that would have been dismissed if the rule was enabled when the alert was created
Parameters
../../../common/v1/types.json#/components/parameters/ApiVersion — unresolved $ref
../../../common/v1/types.json#/components/parameters/SubscriptionId — unresolved $ref
Response
OK
Changes
Changed in 1 of the 7 revisions of this API.1
- ○
added the new optional
queryrequest parameterautoDismissRuleNamenew-optional-request-parameter
- ○