Deployment_
Properties
| Name | Type | Description |
|---|---|---|
string | Deployment ID. | |
string | Deployment creation date in ISO 8601 format. | |
string | Deployment update date in ISO 8601 format. | |
string | Type of deployment. | |
string | Resource ID. | |
string | Resource type. | |
string | The entrypoint file to use to execute the deployment code. | |
integer | The code size in bytes. | |
string | The current build ID. | |
boolean | Whether the deployment should be automatically activated. | |
string | The deployment status. Possible values are "processing", "building", "waiting", "ready", and "failed". | |
string | The build logs. | |
integer | The current build time in seconds. | |
string | The name of the vcs provider repository | |
string | The name of the vcs provider repository owner | |
string | The url of the vcs provider repository | |
string | The branch of the vcs repository | |
string | The commit hash of the vcs commit | |
string | The url of vcs commit author | |
string | The name of vcs commit author | |
string | The commit message | |
string | The url of the vcs commit | |
string | The branch of the vcs repository |
Was this page helpful?
Share what worked or what we should fix. Once approved, our agents automatically apply suggested updates to the docs.