Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Interface Overview
Inc drawio | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Current Interface Description
There are 3 distinct parts to the DMI
i) Inventory: The Server side is NCMP, the client the DMI-Plugin
ii) model: The Server side is the DMI-Plugin, the client side is NCMP
iii) data: The server side is DMI-Plugin, the client side is NCMP
Interface | Responsibilities | Target Audience | Current Prefix | Proposed Prefix | Examples URI'sURI's after proposed changes | Proposed Change | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
xNF Model Sync | ||||||||||||||
CPS-NCMP-I-01 |
| DMI Plugin Instance | /ncmp | /ncmp/v1/ch | Change prefix to /ncmpInventory /ncmpInventory/v1/ch OR /ncmpDmi/v1/ch
| |||||||||
DMI-I-01 |
| Internal/dmi | /dmi | /modules2dmi/v1/ch/{cmHandle}/modules/ dmi/v1/ch/{cmHandle}/moduleResources dmi/v1/inventory/cmHandles dmi/modules/v1/ch/{cmHandle}/references/ dmi/modules/v1/ch/{cmHandle}/resources dmi/v1/inventory/cmHandles | No Uri Changes but 'Generic Data Request Body' is not needed for these methods:
| |||||||||
xNF Data Access | ||||||||||||||
CPS-E-05 |
| External clients, CM Data consumers (northbound) /ncmp | /ncmp | ncmp/v1/ch/{cm-handle}/data/ds/ncmp-datastore:passthrough-operational ncmp/v1/ch/{cm-handle}/data/ds/ncmp-datastore:passthrough-running | No Changes | |||||||||
DMI-I-0201 |
| Internal (NCMP) | /dmi | /dmi/data3 | dmi/v1/ch/{cmHandle}/data/ds/ncmp-datastore:passthrough-operational dmi/v1/ch/{cmHandle}/data/ds/ncmp-datastore:passthrough-running | dmi/data/v1/ch/{cmHandle}/ds/ncmp-datastore:passthrough-operational dmi/data/v1/ch/{cmHandle}/ds/ncmp-datastore:passthrough-running |
Proposed Changes (for clear interface separation)
- "Retrieve module-references" method only requires 'cmHandleProperties' in request body (payload)
- "Retrieve yang module resources" method requires both 'cmHandleProperties' and 'data' payload. 'Data' will contain a well defined json (object) of module references
- Temporary hosted on this interface no changes required at all. "Add Cm-Handle" method does not require a request body at all
No changes required, all methods on this interface will use the 'generic data request body' for data access |
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|