Skip to main content

OntologyResyncRun

Active/last-known resync flow run summary.

activeActive (boolean)required

True when a resync 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
OntologyResyncRun
{
"active": true,
"run_id": "string",
"state": "string"
}