Lifecycles
Get all projects that use this lifecycle.
get/lifecycles/{id}/projects
Path parameters
idstring required
The id of the Lifecycle.
Response
Get all projects that use this lifecycle.
Example response
[
{
"AutoDeployReleaseOverrides": [
{
"TenantId": "Tenants-1"
}
],
"ClonedFromProjectId": "Projects-1",
"DeprovisioningRunbookId": "Runbooks-1",
"ProvisioningRunbookId": "Runbooks-1",
"SpaceId": "Spaces-1"
}
]Changes
No recorded changes to this endpoint across all 7 revisions of this API.