Hi guys, I try to integrate APP-C with our current LCM system. There are some uncertainties. Hope I would get some leads here.
1. Northbound Ability Please consider an architecture with three layers. From top to bottle, it goes like below: Top tier: management layer, maybe a portal with GUI. User would be able to manipulate data and invoke some 'northbound ability' from APP-C Middle tier: APP-C, it would be able to receive request from northbound, gather data, and invoke southbound APIs, which are from ODL, or our current LCM system. Bottle Tier: ODL, or our LCM system. There ain't too much for detailing. Query: Northbound Ability of APP-C depends on the DG, which would be activated and executed? I cannot figure out the 'northbound API' and 'design a DG'. 2. return value from a execution Top tier wants to receive HTTP status code as a return value (200, 202, 404 and so). According to Supported node types ( https://docs.onap.org/en/dublin/submodules/ccsdk/distribution.git/docs/sli/nodes.html ) Return node is used to return a status to the invoking MD-SAL application. Status value to return is a boolean value (success or failure). Query: What type of node would be able to return HTTP status code as a return value? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19554): https://lists.onap.org/g/onap-discuss/message/19554 Mute This Topic: https://lists.onap.org/mt/61876251/21656 Mute #appc: https://lists.onap.org/mk?hashtag=appc&subid=2740164 Mute #ccsdk: https://lists.onap.org/mk?hashtag=ccsdk&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
