mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-23 17:30:35 +00:00
21 lines
689 B
Markdown
21 lines
689 B
Markdown
![]() |
---
|
||
|
title: servicesCount
|
||
|
slug: /main-concepts/metadata-standard/schemas/entity/utils/servicescount
|
||
|
---
|
||
|
|
||
|
# Services Count
|
||
|
|
||
|
*This schema defines Services Count. This contains aggregated services count.*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`databaseServiceCount`** *(integer)*: Database Service Count.
|
||
|
- **`messagingServiceCount`** *(integer)*: Messaging Service Count.
|
||
|
- **`dashboardServiceCount`** *(integer)*: Dashboard Service Count.
|
||
|
- **`pipelineServiceCount`** *(integer)*: Pipeline Service Count.
|
||
|
- **`mlModelServiceCount`** *(integer)*: MlModel Service Count.
|
||
|
- **`storageServiceCount`** *(integer)*: Storage Service Count.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2023-07-07 05:50:35.981927.
|