Trigger deployment
Creates a new deployment record and triggers the deployment pipeline.
Authentication: Organization member +
entities:deploy scope + entity publisher.
List deployments
Authentication: User authentication required.
Get deployment
Cancel deployment
entities:deploy scope + entity publisher.
Deployment phases
Each deployment progresses through the following phases:
Each phase has a status:
pending, in_progress, completed, or failed. The platform streams real-time logs for each phase as the deployment progresses.
Deployment lifecycle
pending, moves to in_progress when the pipeline begins processing, and ends as completed, failed, or cancelled.
Failed deployments include an error message. Cancelled deployments stop the pipeline at the current phase.
