Page Status: Reviewed
Component Status: INCUBATION

Last Reviewed on:  

Certified by:

1. High Level Component Definition and Architectural Relationships


2. Component API definitions

Template Component provides the following interfaces:

Offered Interface NameOffered Interface DescriptionCapabilitiesVersion(s)StatusModelAPI Specs (Swagger)
HOLMESE-1This 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.0production

Defined by Holmes

swagger.json
HOLMESE-2Health check.

Allows other applications to perform healthcheck on Holmes.

1.0.0production-

Note:   xxxI interface is a internal interface.  xxxxE interface is a external interface


Template Component consumes the following Interfaces:

Consumed Interface NameConsumed Interface DescriptionVersion(s)API Spec (Swagger)
POE-4To send the closed control loop events to policy to trigger downstream actions.-Closed Loop Event Data Structure
DMaaP-2To retrieve VES events from DMaaP.4.0.0swagger.json

DMaaP-3To send closed control loop events to DMaaP.
AAIE-1To query resource information from A&AI.v19

aai_swagger_v19.html

aai_swagger_v19.yaml

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. Dependencies on other ONAP Components

  • AAF - the HTTPS certificates are provided by AAF.
  • AAI - Holmes needs the resource information to perform alarm analysis. Without AAI, the capability of Holmes will be partially unavailable (rules depending on resource information will lose the ability to analyze alarms).
  • DMaaP - The main input of Holmes. For now, if DMaaP stops work, Holmes could get VES data from nowhere.
  • OOM - OOM is responsible for the deployment of Holmes. Without OOM, Holmes could also run in a standalone mode, but all OOM/Helm-related functionalities will be lost.

5. Component Deployment Architecture

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

6. New Release Capabilities

In the Jakarta release, Holmes will complete the DCAE transformation to remove dependencies on Consul and CBS.

REQ-1038 - Getting issue details... STATUS

Changes on the workflow:

BeforeAfter

7. References

  1.  More documents about API : Holmes API Documentation - Honolulu (As the APIs are the same as in Honolulu, so we pasted the link of the Honolulu doc here to avoid having another identical page.)
  • No labels

1 Comment

  1. Chaker Al-Hakim the doc has been updated as you suggested earlier.