DeploymentSingle
Returns a single deployment by ID or URL.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| ProjectName | String | ||
| DeploymentUrl | String | ||
| InspectorUrl | String | ||
| CreatedAt | Datetime | ||
| BuildingAt | Datetime | ||
| BootedAt | Datetime | ||
| BuildContainerFinishedAt | Datetime | ||
| InitReadyAt | Datetime | ||
| ReadyAt | Datetime | ||
| AliasAssignedAt | Datetime | ||
| DeletedAt | Datetime | ||
| ReadyState | String |
The allowed values are QUEUED, BUILDING, INITIALIZING, ERROR, READY, CANCELED. | |
| ReadySubstate | String | ||
| Status | String | ||
| Type | String |
The allowed values are LAMBDAS. | |
| Target | String |
The allowed values are production, staging. | |
| Version | Integer | ||
| PlanTier | String |
The allowed values are pro, enterprise, hobby. | |
| OriginCacheRegion | String | ||
| CreatedIn | String | ||
| ProjectId | String |
Projects.Id | |
| OwnerId | String | ||
| IsPublic | Boolean | ||
| IsBuildSkipped | Boolean | ||
| IsAliasAssigned | Boolean | ||
| IsPreviewCommentsEnabled | Boolean | ||
| IsInConcurrentBuildsQueue | Boolean | ||
| IsInSystemBuildsQueue | Boolean | ||
| CreatorInfo | String | ||
| EnvironmentVariables | String | ||
| Regions | String | ||
| Alias | String | ||
| AutomaticAliases | String | ||
| AliasError | String | ||
| BuildConfiguration | String | ||
| Builds | String | ||
| Lambdas | String | ||
| CronJobs | String | ||
| FunctionConfiguration | String | ||
| Routes | String | ||
| ProjectDetails | String | ||
| Team | String | ||
| OidcTokenClaims | String | ||
| ProjectSettings | String | ||
| ConfigurationDetails | String | ||
| DeploymentId | String |
Deployments.Id |