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
- string
- null
string
state object
Run state of the active run
- string
- null
string
OntologyResyncRun
{
"active": true,
"run_id": "string",
"state": "string"
}