v14

latestSwagger 2.0raw.githubusercontent.com2022-04-018660175.5 KB
Deployments

Exports the template used for specified deployment.

post/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Resources/deployments/{deploymentName}/exportTemplate

Path parameters

resourceGroupNamestring required

The name of the resource group. The name is case insensitive.

deploymentNamestring required

The name of the deployment.

subscriptionIdstring required

The ID of the target subscription.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

OK - Returns the template.

templateobject

The template content.