Skip to main content
Version: v41

training_period

Definition of time interval(s) from where connections data is fetched from db for training

startstring<date-time>
endstring<date-time>
exclude object[]

time ranges to exclude

  • Array [
  • startstring<date-time>
    endstring<date-time>
  • ]
  • training_period
    {
    "start": "2024-07-29T15:51:28.071Z",
    "end": "2024-07-29T15:51:28.071Z",
    "exclude": [
    {
    "start": "2024-07-29T15:51:28.071Z",
    "end": "2024-07-29T15:51:28.071Z"
    }
    ]
    }