Skip to main content
Wait For Service

Path Parameters

ident
string
required

Query Parameters

timeout
integer
default:60
version
string | null

Response

HTTP 200 response

outcome
string
required
service_name
string
required
status
enum<string>
required
Available options:
pending,
scheduled,
running,
paused,
completed,
failed,
cancelled,
retrying,
building,
degraded,
restarting,
stopped
waited_s
number
required
version
integer | null
phase
string | null
public_url
string | null
public_urls
PublicUrlEntry · object[]
reason
string | null
error_class
enum<string> | null
Available options:
OOM,
GPU_FAIL,
IMAGE_PULL_FAIL,
USER_ERROR,
TIMEOUT,
CONTAINER_FAIL,
MOUNT_MISSING,
GPU_OOM,
PLATFORM_ERROR,
UNKNOWN
error_message
string | null
diagnosis
DiagnoseResponse · object | null