...
Interface | Interface Description | Notes | Desision | Sign-off | |
---|---|---|---|---|---|
1 | CPS-E-05 | NCMP REST Interface | |||
2 | CPS-E-08.e | ||||
3 | CPS-E-09.e | Ongoing - See issue #3 | |||
4 | CPS-E-10 | Asynchronous . Data Jobs (bulk request). 3GPP SBMA (Service Based Management Architecture) Compliant Interface (using FDNs) | Ongoing - See issue #3 | ||
5 | CPS-E-11 | Synchronous Single FDN request 3GPP SBMA (Service Based Management Architecture) Compliant Interface (using FDNs) | Ongoing - See issue #3 | ||
6 | CPS-NCMP-I-01 | Sync & Model API | |||
7 | DMI-I-01 | DMI Plugin REST Interface | Discuss if interface should be included in implementation | ||
8 | Application Management Interfaces | Does not communicate or interact with cmHandles | N/A | N/A |
...
URI | Rest Method | Description | Notes | Decision | |
---|---|---|---|---|---|
1 | /dmi/v1/ch/{cmHandle}/modules | POST | Get all modules for given cm handle Make | ||
2 | /dmi/v1/ch/{cmHandle}/moduleResources | POST | Retrieve module resources for one or more modules | ||
3 | /dmi/v1/inventory/cmHandles | POST | register given list of cm handles (internal use only) | ||
4 | /dmi/v1/ch/{cmHandle}/data/ds/{datastore-name} | POST | Get resource data from passthrough operational or running for a cm handle | ||
5 | /dmi/v1/data | POST | Execute a data operation for group of cm handle ids by supplied operation details |
...