Upload an agent deployment version bundle
Upload the tar bundle bytes for a created deployment version. A successful upload marks the version ready and activates it for the deployment.
Authorizations
API key passed as Bearer token
Headers
Reuse the same key to safely retry the same create, reusable snapshot create, fork, upload create/complete, or agent deployment create operation without duplicating work.
Content-addressed bundle digest from the version manifest.
Path Parameters
Agent deployment ID
Agent deployment version ID
Body
The body is of type file.
Response
Agent deployment version is ready
"adpv_1234abcd"
x >= 1Environment variable names only. Secret values must not be stored in deployment config rows.
Debug retention config for agent deployments. The server validates that only retain_on_failure and retain_seconds are accepted when a deployment version is created.
created, building, ready, failed, superseded auto, no_cache, rebuild 1 <= x <= 65535Service readiness probe config, validated on write (type one of http, tcp, timeout; path must start with /). Unknown keys are preserved verbatim, so the object is deliberately open beyond the known fields.