Suppressions
Retrieves the list of snoozed or dismissed suppressions for a subscription. The snoozed or dismissed attribute of a recommendation is referred to as a suppression.
get/subscriptions/{subscriptionId}/providers/Microsoft.Advisor/suppressions
Path parameters
subscriptionIdstring required
The Azure subscription ID.
Query parameters
api-versionstring required
The version of the API to be used with the client request.
$topinteger
The number of suppressions per page if a paged version of this API is being used.
$skipTokenstring
The page-continuation token to use with a paged version of this API.
Response
OK. Successfully got all suppressions in a subscription.