...
The 5G OOF/PCI use case introduces a new API called "oofpcipoc-api", which supports the following RPCs:
- greeting
- configuration-payphy-cell-id
- generic-neighbor-configuration
- add-neighbor
- delete-neighbor
...
- 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 (see above)
- oofpcipoc-api : RESTCONF interface used for OOF/PCI integration (see above)
Reference to the interfaces
...