EntityCountRequestApiDTO
Description
A query used to fetch entity counts.
Optional Parameters
- groupBy
-
-
type: array
-
description: Criteria to group the results by.
-
readOnly: True
-
-
type: string
-
enum: ['ENTITY_TYPE', 'ENVIRONMENT_TYPE']
-
-