본문으로 건너뛰기

OntologyResyncRequest

POST /ontology/resync body.

resource_ids object

Entity or relation type identifiers to resynchronize. Omit this field to resynchronize all resources and clear the degraded-state marker.

하나 이상(anyOf)
  • Array [
  • string
  • ]
  • OntologyResyncRequest
    {
    "resource_ids": [
    "string"
    ]
    }