v1
latestSwagger 2.02026-07-13295146626.9 KBSites
Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body.
post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups/{backupId}/list
Path parameters
resourceGroupNamestring required
Name of resource group
namestring required
Name of web app
backupIdstring required
Id of backup
slotstring required
Name of web app slot. If not specified then will default to production slot.
subscriptionIdstring required
Subscription Id
Query parameters
api-versionstring required
API Version
Request body
Response
OK