跳至主要内容

GetJobDetail

CCS-job-0008 Get details of a job

Path Parameters
  • job_id int32 required

    Job ID

Header Parameters
  • x-api-host string required

    Default value: k8s-D-twcc

    Authentication Required Parameters

Responses

OK


Schema
  • callback string
  • create_time date-time
  • id int64
  • name string
  • project int64
  • steps object[]
  • stepname string
  • availability_zone string
  • depends_on string[]
  • dependency_policy string

    Possible values: [AFTEROK, AFTERNOTOK, AFTERANY]

  • command string
  • env object
  • image string
  • flavor object
  • id string
  • name string
  • runs int32
  • slots int32
  • volumes object[]
  • server string
  • path string
  • subpath string
  • mountPath string
  • type string

    Possible values: [HOSTPATH, NFS, CEPH]

  • schedule string
  • status string
  • tag string
  • type string

    Possible values: [SLURM:SINGULARITY, KUBERNETES:DOCKER]

  • user object
  • id string
  • display_name string
  • username string
  • email string
Loading...