Skip to main content
GET
Job Config

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

查询参数

id
string
必填

响应

Successful Response

has_config
boolean
必填
exp
string
必填
config_path
string | null
sources
JobConfigSourceOut · object[]
resolved_yaml
string | null
profile
string | null
cluster_profile
string | null
config_sha
string | null
git_commit
string | null
git_dirty
boolean | null
requested_gpus
integer | null
runtime_env
JobRuntimeEnvOut · object | null
error
string | null
from_snapshot
boolean | null
resolved_tree
unknown