main-concepts

No menu items for this category

ResourceDescriptor

Resource descriptor

  • name (string): Name of the resource. For entity related resources, resource name is same as the entity name. Some resources such as lineage are not entities but are resources.
  • operations (array): List of operations supported by the resource.
  • operation (string): This schema defines all possible operations on metadata of entities in OpenMetadata. Must be one of: ["All", "Create", "CreateIngestionPipelineAutomator", "Delete", "ViewAll", "ViewBasic", "ViewUsage", "ViewTests", "ViewQueries", "ViewDataProfile", "ViewProfilerGlobalConfiguration", "ViewSampleData", "ViewTestCaseFailedRowsSample", "EditAll", "EditCustomFields", "EditDataProfile", "EditDescription", "EditDisplayName", "EditLineage", "EditEntityRelationship", "EditPolicy", "EditOwners", "EditQueries", "EditReviewers", "EditRole", "EditSampleData", "EditStatus", "EditTags", "EditGlossaryTerms", "EditTeams", "EditTier", "EditTests", "EditUsage", "EditUsers", "EditLifeCycle", "EditKnowledgePanel", "EditPage", "EditIngestionPipelineStatus", "DeleteTestCaseFailedRowsSample", "Deploy", "Trigger", "Kill", "GenerateToken"].

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