...
Component Status: Pending PTL Updates and ArchCom Review
Last Reviewed on:
Certified by:
1. High Level Component Definition and Architectural Relationships (template)
Drawio | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
2. Template Component API definitions
...
Interface Name | Interface Definition | Interface Capabilities | Version | Status | Consumed Models | xxxE-1 | External Interface Definition. | capabilities | x.y.z (according to strategy) | xxxI-2 | Internal interfaces if we want to raise them | Display and update: xxxxx |
---|
...
API Spec (Swagger) | ||||||
---|---|---|---|---|---|---|
HOLMESE-1 | This is a set of rule management interfaces, which is mainly intended for the CRUD actions of the rules of Holmes. | Allows applications to create, update, delete, and query the rule entities. | 1.0.0 | production | Defined by Holmes | |
HOLMESE-2 | Health check. | Allows other applications to perform healthcheck on Holmes. | 1.0.0 | production | - |
Template Component consumes the following Interfaces:
Interface Name | Purpose Reason For Use | Version(s) | SDCE-6API Spec (Swagger) | ||||||
---|---|---|---|---|---|---|---|---|---|
POE-4 | To Recieve the Control Loop Blueprint from SDCTo recieve | PolicyE-2 | To create and configure the closed Loop Operational Policies | DCAEE-x | Retrieve DCAE appplication status | DCAEE-y | Deploy/remove DCAE application.send the closed control loop events to policy to trigger downstream actions. | - | |
DCAEEXT-7 | To retrieve default configurations (e.g. default rules and DMaaP configurations, etc.) | - | |||||||
DMaaP-2 | To retrieve VES events from DMaaP. | - | |||||||
DMaaP-3 | To send closed control loop events to DMaaP. | - | |||||||
AAIE-1 | To query resource information from A&AI. | v19 |
3. Component Description:
A more detailed figure and description of the component.<< link to project-specific description elsewhere >>
https://docs.onap.org/projects/onap-holmes-rule-management/en/latest/platform/architecture.html
4. known system limitations
Architectural Technical Debt
Runtime: None
Clamp data redundancy is dependant on kubernetes and the persisten volume.
...
- Performance limitation: if it comes to high-performance scenarios, and A&AI happened to be needed for alarm analysis and correlation, there could be a performance bottleneck as all A&AI API calls are based on HTTP requests, which is considerably time-consuming.
5. System Deployment Architecture
FFS
6. New Release Capabilities
<< list the new capabilities that were introduced in this release, or a hot-link to the key features. New sub-chapter per release, as per a release notes document >>
...
...
...
org/projects/onap-holmes-rule-management/en/latest/
...
...
6. New Release Capabilities
- MDONS support
- AAF integration (stretch goal, because I'm not sure if I could get the necessary help from the AAF team)
7. References
- More documents about API : Holmes API Documentation - Guilin