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

valueAlert[] — unresolved $ref
nextLinkstring

The URI to fetch the next page.

Changes

Changed in 1 of the 7 revisions of this API.1

  • 2019-01-0198b3f0dd253d1See the full diff
    • added the new optional query request parameter autoDismissRuleName

      new-optional-request-parameter