...
CCSDK provides the following APIs which are exposed by SDNC:
- A1-ADAPTOR-API : RESTCONF interface exposed for O-RAN
- ASDC-API : RESTCONF interface used to process certain non-TOSCA artifacts distributed by SDC (license model updates).
- dataChange : RESTCONF interface pub/sub interface that allows controller to be notified on data change events (note: not currently used in ONAP use cases)
- LCM : RESTCONF interface used to handle LifeCycle Management events
- SLI-API : RESTCONF interface to service logic interpreter. Used primarily for health check.
- selfservice-api : gRPC interface used with CDS
- oofpcipoc-api : RESTCONF interface used for OOF/PCI integration
...