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.