main-concepts

No menu items for this category
OpenMetadata Documentation

SetGlossaryTermStatusTaskDefinition

Sets the GlossaryTerm Status to the configured value.

  • type (string): Default: automatedTask.
  • subType (string): Default: setGlossaryTermStatusTask.
  • name: Name that identifies this Node. Refer to ../../../../../type/basic.json#/definitions/entityName.
  • displayName (string): Display Name that identifies this Node.
  • description: Description of the Node. Refer to ../../../../../type/basic.json#/definitions/markdown.
  • config (object): Cannot contain additional properties.
    • glossaryTermStatus: Choose which Status to apply to the Glossary Term. Refer to ../../../../../entity/data/glossaryTerm.json#/definitions/status.
  • input (array): Default: ['relatedEntity', 'updatedBy'].
    • Items (string)
  • inputNamespaceMap (object): Cannot contain additional properties.
    • relatedEntity (string): Default: global.
    • updatedBy (string): Default: None.

Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.