findings.InlineResponse200Kpi #
Description #
KpiType provides details about a KPI note.
Properties #
Name | Type | Description | Notes |
---|---|---|---|
aggregation_type | String | The aggregation type of the KPI values. - SUM: A single-value metrics aggregation type that sums up numeric values that are extracted from KPI occurrences. | [default to 'SUM'] |
Enum: AggregationTypeEnum #
SUM
(value:"SUM"
)