{
  "title": "survey date of the JobScheduler Master/Agent",
  "id": "schemas/common/surveyDate_v",
  "$schema": "http://json-schema.org/draft-04/schema#",
  "description": "Current date of the JobScheduler Master/Agent. Value is UTC timestamp in ISO 8601 YYYY-MM-DDThh:mm:ss.sZ",
  "type": "string",
  "format": "date-time"
}
