v1

latestSwagger 2.02026-07-13295146626.9 KB
Recommendations

Gets the detailed properties of the recommendation object for the specified web site.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/{name}

Path parameters

resourceGroupNamestring required

Resource group name

siteNamestring required

Site name

namestring required

Recommendation rule name

subscriptionIdstring required

Subscription Id

Query parameters

api-versionstring required

API Version

Response

OK

namestring

Unique name of the rule

displayNamestring

UI friendly name of the rule

messagestring

Localized name of the rule (Good for UI)

recommendationIdstring

Recommendation ID of an associated recommendation object tied to the rule, if exists. If such an object doesn't exist, it is set to null.

descriptionstring

Localized detailed description of the rule

actionNamestring

Name of action that is recommended by this rule in string

enabledinteger

On/off flag indicating the rule is currently enabled or disabled.

level'Critical' | 'Warning' | 'Information' | 'NonUrgentSuggestion' required

Level of impact indicating how critical this rule is.

channels'Notification' | 'Api' | 'Email' | 'All' required

List of available channels that this rule applies.

tagsstring[]

An array of category tags that the rule contains.