본문으로 건너뛰기

OntologyOrphanCleanupRun

Active orphan-cleanup flow run summary.

activeActive (boolean)필수

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"
}