Skip to main content

OrphanEntry

Orphan-table entry containing its schema and table names and first detection time.

schema_nameSchema Name (string)required
table_nameTable Name (string)required
first_seenFirst Seen (integer)required
OrphanEntry
{
"schema_name": "string",
"table_name": "string",
"first_seen": 0
}