Properties
Optional active_deployment
container_cpu
container_cpu: number
container_memory_mb
container_memory_mb: number
database_bindings
database_bindings: string[]
depends_on
depends_on: string[]
Optional health_check_path
health_check_path?: null | string
hosting_site_id
hosting_site_id: string
is_primary
is_primary: boolean
Optional liveness_check_path
liveness_check_path?: null | string
max_replicas
max_replicas: number
min_replicas
min_replicas: number
public_paths
public_paths: string[]
Optional readiness_check_path
readiness_check_path?: null | string
runtime
runtime: "node" | "python" | "rust" | "container"
Optional schedule_cron
schedule_cron?: null | string
secret_names
secret_names: string[]
Optional startup_check_path
startup_check_path?: null | string
status
status: "failed" | "active" | "draft" | "disabled" | "deploying"
Optional target_port
target_port?: null | number
termination_grace_seconds
termination_grace_seconds: number
transport
transport: "http" | "http2" | "tcp"