Record

job-response

No description available.

record job-response {
  gid: option​<string>,
  resource-type: option​<string>,
  new-project: option​<project-compact>,
  new-project-template: option​<project-template-compact>,
  new-task: option​<task-compact>,
  resource-subtype: option​<string>,
  status: option​<job-response-status-enum>,
}

Fields

NameTypeDescription
gidoption​<string>
resource-typeoption​<string>
new-projectoption​<project-compact>
new-project-templateoption​<project-template-compact>
new-taskoption​<task-compact>
resource-subtypeoption​<string>
statusoption​<job-response-status-enum>