OntologyOrphanCleanupRun
Active orphan-cleanup flow run summary.
activeActive (boolean)required
True when a cleanup flow run is in flight
run_id object
Run id of the active run
- string
- null
string
state object
Run state of the active run
- string
- null
string
OntologyOrphanCleanupRun
{
"active": true,
"run_id": "string",
"state": "string"
}