Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Status:

...

Copied from Guilin-R7 - Aug-24-2020
Component Status: Pending PTL

...

updates and ArchCom Review

Last Reviewed on:

Certified by:

1. High Level Component Definition and Architectural Relationships (template)

draw.io Diagram
bordertrue
diagramNameONAP_Component_Template
simpleViewerfalse
width
linksauto
tbstyletop
diagramDisplayNameholmes_r7
lboxtrue
diagramWidth862
revision1


2. Template Component API definitions

Template Component provides the following interfaces:

...

Interface NamePurpose Reason For UseVersion(s)API Spec (Swagger)
POE-4To send the closed control loop events to policy to trigger downstream actions.-
DCAEEXT-7To retrieve default configurations (e.g. default rules and DMaaP configurations, etc.)-
DMaaP-2To retrieve VES events from DMaaP.-
DMaaP-3To send closed control loop events to DMaaP.-
AAIE-1To query resource information from A&AI.v19


3. Component Description:

A more detailed figure and description of the component.

https://docs.onap.org/projects/onap-holmes-rule-management/en/latest/platform/architecture.html

4. known system limitations

  • 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

https://docs.onap.org/projects/onap-holmes-rule-management/en/latest/release-notes.html

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

  1.  More documents about API : Holmes API Documentation - Guilin

...