Deployments
Exports the template used for specified deployment.
post/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}/exportTemplate
Path parameters
scopestring required
The scope of a deployment.
deploymentNamestring required
The name of the deployment.
Query parameters
api-versionstring required
The API version to use for this operation.
Response
OK - Returns the template.