...
Deployment architecture (update for ML model)
4. New and modified interfaces
...
interfaces
OOF provides the following interfaces:
...
Note: xxxI interface is a Component internal interface. xxxxE interface is a component external interface
The current API documents can be found at:
...
Interface Name | Interface Definition | Interface Capabilities |
---|---|---|
OOFE-4 | Route Optimization | Provides an interface for Router Optimization. Support for inter-domain route optimization. |
OOFE-6 | This interface enables slice selection recommendations (NST, NSI, NSSI, Slice Profiles). Support It also provides support for Slice termination (NSI, NSSI) recommendations. |
Unchanged interfaces
Interface Name | Interface Definition | Interface Capabilities |
---|---|---|
OOFE-1 |
| It enables placement based on a wide variety of policy constraints including capacity, location, platform capabilities, and other service-specific constraints. |
OOFE-2 | PCI/ANR Optimization | Enables PCI/ANR optimization API for SON. |
OOFE-3 | Schedule Optimization | a policy-driven workflow schedule optimizer for change management planning. This interface schedule workflows in time to maximize parallel change management activities, while respecting dependency between the workflows. |
OOFE-5 | OOF Model Administrator | This is for the OOF Model Administrator API. This API is a way to dynamically change the optimization models that will be used to find solutions for various optimization problems. This API will be used to Create, Update or Delete Models. |
Consumed interfaces
OOF consumes the following Interfaces:
Interface Name | Purpose Reason For Use |
---|---|
SDNCE-1 | For PCI/ANR optimization, OOF Retrieves the Cellsite inventory details from the configdb API, which is hosted as part of the SDNC/R component |
AAIE-1 | OOF interfaces with AAI to retrieve the inventory |
MCE-5 | OOF queries Multicloud for real-time available capacity information |
MUSICI-1 | OOF interfaces with MUSIC to persist service state. |
SDCE-1 | OOF interfaces with SDC to retrieve slice template information |
DESE-1 | OOF interfaces with DES to retrieve the KPI data of the cells for ML-based decision making. |
Note: xxxI interface is a Component internal interface. xxxxE interface is a component external interface
5. System limits
Please find the known system limitations in the following links
...