https://gerrit.onap.org/r/gitweb?p=ccsdk/sli/plugins.git;a=blob;f=restapi-call-node/provider/src/main/java/org/onap/ccsdk/sli/plugins/restapicall/RestapiCallNode.java;h=c4ad4c55b79fbc07396e8c14bc5a14105afee2ae;hb=refs/heads/master
package org.onap.ccsdk.sli.plugins.restapicall; There is a note in the org.openecomp.sdn.plugin.restapicall node directory that the source was moved to ccsdk project repo. Brian From: [email protected] [mailto:[email protected]] On Behalf Of MASAL, SUSHIL Sent: Monday, October 16, 2017 8:11 AM To: Abdelmuhaimen Seaudi <[email protected]>; [email protected] Subject: Re: [onap-discuss] cannot run RPC SLI-API:execute-graph Hi , Plugin name will be your class / interface name. So replace org.openecomp.sdnc.restapicall with new package name. Regards, Sushil Masal From: Abdelmuhaimen Seaudi [mailto:[email protected]] Sent: Monday, October 16, 2017 1:24 AM To: [email protected]<mailto:[email protected]> Subject: [onap-discuss] cannot run RPC SLI-API:execute-graph Hi, If I create a DG with <execute plugin='org.openecomp.sdnc.restapicall.RestapiCallNode' method='sendRequest' > and then I POST: SDNC:8282/restconf/operations/SLI-API:execute-graph BODY: { "input": { "module-name": "router", "rpc-name": "mount", "mode": "sync", "sli-parameter": [ ] } I get the following in karaf log: Could not find service reference object for plugin org.openecomp.sdnc.restapicall.RestapiCallNode Now, I read in gerrit that RestapiCallNode moved to ccsdk, if yes, what would be the name of the new plugin ? Thanks. Abdelmuhaimen Seaudi, CCIE # 25265 Email: [email protected]<mailto:[email protected]> Skype: aseaudi LinkedIn: www.linkedin.com/in/aseaudi<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.linkedin.com_in_aseaudi&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=tK-v_-9Ptkxn-JIhT3a8kplUONCgXR1fbYIqEH69J9s&s=n_TVq9MWnUvyF0wEdiSv9FwtAk5seweb7p_rxWvtcD4&e=> Telephone: +2012 84644 733 This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_about_email-2Ddisclaimer&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=tK-v_-9Ptkxn-JIhT3a8kplUONCgXR1fbYIqEH69J9s&s=dqxtk4z9tdrYhc-p6xDwQCVngjRbwBWW7rzkh_mFras&e=>
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
