Skip to main content

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

anyOf
string
state object

Run state of the active run

anyOf
string
OntologyOrphanCleanupRun
{
"active": true,
"run_id": "string",
"state": "string"
}