v1

latestSwagger 2.02026-07-1329454.9 KB
AppServicePlans

Restart all apps in an App Service plan.

Restart all apps in an App Service plan.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/restartSites

Path parameters

resourceGroupNamestring required

Name of the resource group to which the resource belongs.

namestring required

Name of the App Service plan.

subscriptionIdstring required

Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).

Query parameters

softRestartboolean

Specify <code>true</code> to perform a soft restart, applies the configuration settings and restarts the apps if necessary. The default is <code>false</code>, which always restarts and reprovisions the apps

api-versionstring required

API Version

Response

No Content