v1

latestSwagger 2.02026-07-1334990686.2 KB
WebApps

Gets the publishing profile for an app (or deployment slot, if specified).

Gets the publishing profile for an app (or deployment slot, if specified).

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publishxml

Path parameters

resourceGroupNamestring required

Name of the resource group to which the resource belongs.

namestring required

Name of the app.

subscriptionIdstring required

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

Query parameters

api-versionstring required

API Version

Request body

format'FileZilla3' | 'WebDeploy' | 'Ftp'

Name of the format. Valid values are: FileZilla3 WebDeploy -- default Ftp

includeDisasterRecoveryEndpointsboolean

Include the DisasterRecover endpoint if true

Response

OK