{
  "enum": [
    "accepted",
    "running",
    "successful",
    "failed",
    "dismissed"
  ],
  "nullable": false,
  "type": "string"
}