DeploymentProcesses

Get the resolved deployment process for a project.

This request returns the deployment process with all process template usages resolved out to the deployment steps that are executed. If a process template usage cannot be resolved (e.g. if the process template is no longer shared with the space), the usage will be excluded from the response.

get/spaces/{spaceIdentifier}/projects/{projectId}/deploymentprocesses/resolved

Path parameters

spaceIdentifierstring required

Identifier (ID or slug) of the space

projectIdstring required

Response

The deployment process for a project

Idstring

Gets or sets a unique identifier for this resource.

LastModifiedBystring

Gets or sets the username of the user who last modified this resource.

LastModifiedOnstring date-time

Gets or sets the date/time that this resource was last modified.

LastSnapshotIdstring
Linksobject

Gets or sets a dictionary of links to other related resources. These links can be used to navigate the resources on the server.

ProjectIdstring
SpaceIdstring
Versioninteger required

Changes

No recorded changes to this endpoint across all 7 revisions of this API.