main-concepts

No menu items for this category

FilterPatternModel

OpenMetadata Ingestion Framework definition.

  • filterPattern (object): Regex to only fetch dashboards or charts that matches the pattern. Cannot contain additional properties.
    • includes (array): List of strings/regex patterns to match and include only database entities that match. Default: [].
      • Items (string)
    • excludes (array): List of strings/regex patterns to match and exclude only database entities that match. Default: [].
      • Items (string)

Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.