mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-27 00:31:42 +00:00
1.0 KiB
1.0 KiB
| title | description | slug |
|---|---|---|
| entitiesCount | OpenMetadata Entity Count | Summarize entity counts across the platform for usage metrics, inventory, and health insights. | /main-concepts/metadata-standard/schemas/entity/utils/entitiescount |
Entities Count
This schema defines Entities Count. This contains aggregated entities count.
Properties
tableCount(integer): Table Count.topicCount(integer): Topic Count.dashboardCount(integer): Dashboard Count.pipelineCount(integer): Pipeline Count.mlmodelCount(integer): MlModel Count.servicesCount(integer): Services Count.userCount(integer): User Count.teamCount(integer): Team Count.testSuiteCount(integer): Test Suite Count.storageContainerCount(integer): Storage Container Count.glossaryCount(integer): Glossary Count.glossaryTermCount(integer): Glossary Term Count.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.