...
Service/Capability | Description |
---|---|
Model Loader | Pulls in models from SDC topic queue and loads them to AAI inventory. |
Resources | CRUD REST API endpoints for AAI inventory resources |
Traversal | REST APIs for graph traversals. Some APIs use the Gremlin Server. |
UI | used by operations for visualizing and searching. Available through ONAP Portal. |
Data Router: | Makes decisions about workloads to be dispatched to Search and Tabular micro servicesdatabase abstraction services (including the search service). Includes logic to recognize and direct requests based on request archetypes. |
Search: | Enable complex searches for sub graphs and functions that need to perform well across deeply nested structures using Elastic Search. Used by UI. |
Champ | Abstraction from underlying graph storage systems that A&AI would interface with. |
Gizmo | CRUD REST API endpoints for resources and relationships, delivering atomic interactions for improved scalability |
...