Custom Aggregation (RESERVED)
Custom Aggregation APIs allow you to create, manage, and visualize custom views that group objects based on specific criteria. Custom views enable users to organize application objects into meaningful groups for analysis.
Key Concepts
- Custom View: A container that holds custom nodes. Views can be private or published for sharing.
- Custom Node: A grouping of objects within a view, defined by filter criteria (transaction, object type, insight, or name pattern).
- Dynamic View: The active custom-view model. Its graph is computed dynamically from node definitions.
- Static View: A legacy stored custom-view graph. It remains readable only.
Available Operations
Custom Views
- Create dynamic custom views
- List static and dynamic custom views
- Rename or delete custom views
- Publish or unpublish dynamic custom views for sharing
Custom Nodes
- Create nodes with filter criteria in dynamic custom views
- Expand nodes to see contained objects
- Delete nodes from dynamic custom views
Dynamic Aggregation
- Get the graph representation of a dynamic custom view
Static Aggregation
- Get the stored graph representation of a static custom view