IngestStatsOut
total_ingested_todayTotal Ingested Today (integer)required
total_ingested_weekTotal Ingested Week (integer)required
devices_activeDevices Active (integer)required
last_ingest object
anyOf
- string
- null
string
IngestStatsOut
{
"total_ingested_today": 0,
"total_ingested_week": 0,
"devices_active": 0,
"last_ingest": "string"
}