Create Deployment
Deployments
Create Deployment
Create a new deployment record in PENDING status.
POST
Create Deployment
Path Parameters
Body
application/json
Response
Successful Response
The unique identifier of the deployment.
The agent this deployment belongs to.
Full Docker image URI.
Current deployment status.
Available options:
Pending, Ready, Failed Whether this is the production deployment.
Git/build metadata from the agent pod.
ACP URL set when agent registers.
Correlates to SGP's agentex_deploys.id.
Helm release name for cleanup.
When the deployment was created.
When promoted to production.
When marked for cleanup.

