main-concepts

No menu items for this category
OpenMetadata Documentation

CreateTableProfileRequest

Schema corresponding to a table profile that belongs to a table

  • tableProfile: Table Profile. Refer to ../../entity/data/table.json#/definitions/tableProfile.
  • columnProfile (array): List of local column profiles of the table.
    • Items: Refer to ../../entity/data/table.json#/definitions/columnProfile.
  • systemProfile (array): List of system profiles for the table.
    • Items: Refer to ../../entity/data/table.json#/definitions/systemProfile.

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