DeploymentFreeze
Get a deployment freeze by ID
get/deploymentfreezes/{id}
Path parameters
idstring required
Id of the deployment freeze
Response
The requested deployment freeze
Example response
{
"TenantProjectEnvironmentScope": [
{
"EnvironmentId": "Environments-1",
"ProjectId": "Projects-1",
"TenantId": "Tenants-1"
}
]
}Changes
No recorded changes to this endpoint across all 7 revisions of this API.