API Reference

Sections

Theme switcher

AggregationRule

AggregationRule

idid Required

The ID of the object.

orderint Required
typestring Required
Enum values:
DEDUPAGGMANLITERAL
aggregation_queryjsonstring Required
field_calculationjsonstring Required
disabledboolean Required
is_deletedboolean Required
versionint Required
last_successful_rundatetime
last_number_of_generated_groupsint
created_bystring
creation_timedatetime
updated_bystring
updated_timedatetime
customer_descriptionstring
internal_descriptionstring
aggregation_rule_definition_idint
descriptionstring
findings_amount_before_aggregationint
filterobject

Show child attributes

scopeobject

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 { "id": null, "order": null, "type": "DEDUP", "aggregation_query": null, "field_calculation": null, "disabled": false, "is_deleted": false, "version": null, "last_successful_run": null, "last_number_of_generated_groups": null, "created_by": null, "creation_time": null, "updated_by": null, "updated_time": null, "customer_description": null, "internal_description": null, "aggregation_rule_definition_id": null, "description": null, "findings_amount_before_aggregation": null, "filter": { "id": null, "id_": null, "filter_data": null }, "scope": { "id": null, "id_": null, "filter_data": null } }
Was this section helpful?

What made this section unhelpful for you?