Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

27 lines
912 B
Markdown
Raw Permalink Normal View History

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