v1

latestOpenAPI 3.1.02026-07-263971,2281.1 MB
OntologyManagementService

TriggerConfigDriftReconcile forces an immediate config-sync catch-up for the caller's org: if the Ontology repo's live HEAD differs from the last reconciled commit, it enqueues a reconcile (otherwise no-op). The on-demand equivalent of waiting for the periodic drift scan.

TriggerConfigDriftReconcile forces an immediate config-sync catch-up for the caller's org: if the Ontology repo's live HEAD differs from the last reconciled commit, it enqueues a reconcile (otherwise no-op). The on-demand equivalent of waiting for the periodic drift scan.

post/textql.rpc.public.patches.OntologyManagementService/TriggerConfigDriftReconcile

Headers

Connect-Protocol-Version1 required

Define the version of the Connect protocol

Connect-Timeout-Msnumber

Define the timeout, in ms

Request body

TextqlRpcPublicPatchesTriggerConfigDriftReconcileRequest required

Response

Success

driftedboolean

True ⇒ the org's live Ontology HEAD differed from the last reconciled commit, so a catch-up reconcile was enqueued. False ⇒ already converged (no-op).