{
  "deliveryDate": "2016-05-05T21:13:37Z",
  "masters": [
    {
      "surveyDate": "2016-05-05T21:13:36Z",
      "jobschedulerId": "schedulerId",
      "host": "test.sos",
      "port": 4444,
      "startedAt": "2016-05-05T20:34:18Z",
      "state": {
        "severity": 0,
        "_text": "running"
      }
    },
    {
      "surveyDate": "2016-05-05T21:13:36Z",
      "jobschedulerId": "schedulerId",
      "host": "test2.sos",
      "port": 4444,
      "startedAt": "2016-05-05T20:45:20Z",
      "state": {
        "severity": 1,
        "_text": "waiting_for_activation"
      }
    }
  ]
}
