v8

latestSwagger 2.0raw.githubusercontent.com2020-04-21151833.2 KB
Suppressions

Enables the snoozed or dismissed attribute of a recommendation. The snoozed or dismissed attribute is referred to as a suppression. Use this API to create or update the snoozed or dismissed status of a recommendation.

put/{resourceUri}/providers/Microsoft.Advisor/recommendations/{recommendationId}/suppressions/{name}

Path parameters

resourceUristring required

The fully qualified Azure Resource Manager identifier of the resource to which the recommendation applies.

recommendationIdstring required

The recommendation ID.

namestring required

The name of the suppression.

Query parameters

api-versionstring required

The version of the API to be used with the client request.

Request body

idstring

The resource ID.

namestring

The name of the resource.

typestring

The type of the resource.

Response

OK. Successfully created suppression.

idstring

The resource ID.

namestring

The name of the resource.

typestring

The type of the resource.