tarunpandey23 69342d4783
Feat: update generate docs schema (#19372)
* Updated generate_docs_schema

* Updated generate_docs_schema

* Updated generate_docs_schema

* applied generate_docs_schema script

* Revert the changes in this file

---------

Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-01-15 17:46:55 +05:30

912 B

title slug
entitiesCount /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:25.266839+00:00.