On Mon, May 27, 2019 at 8:06 PM Ajay Deep Singh <
ajay.deep.si...@ericsson.com> wrote:

> Hi Everyone,
>
>
>
> I am facing  issue over Restconf for testing new code added by me to
> support Yang 1.1 Action please can someone help me out here.
>
>
>
> I can find Old restconf implementation is mapped to /*restconf*, and new
> restconf implementation is mapped to /*rests/data*.
>
>
>
> So I tried adding my simulated Node to Odl using below URI it didn’t work
> can someone highlight what am missing here, I have installed relevant
> features of restconf, netconf, mdsal still not even single end point in
> visible over Rest Api doc having http://{{odl_ip}}:8181/rests/data/ in
> request URL as in pic below.
>
>
>
> For example, mounted device using new RESTCONF with PUT operation in this
> way:
>
> PUT*
> :http://127.0.1:8181/rests/data/network-topology:network-topology/topology/topology-netconf/node/pnf-simulator
> <http://127.0.1:8181/rests/data/network-topology:network-topology/topology/topology-netconf/node/pnf-simulator>
> *
>
> Adding KeyStore :
>
> POST*  : 
> **http://localhost:8181/rests/data/netconf-keystore:add-keystore-entry
> <http://localhost:8181/rests/data/netconf-keystore:add-keystore-entry> *
>
> Adding Private Key:
>
> POST : http://localhost:8181/rests/data/netconf-keystore:add-private-key
>
>
>
> None of the above Rest request were successful any guidance will be really
> helpful.
>

Did you install the odl-restconf-nb-rfc804 feature?


>
> Thanks for your time.
>
> Regards,
>
> Ajay
> _______________________________________________
> controller-dev mailing list
> controller-dev@lists.opendaylight.org
> https://lists.opendaylight.org/mailman/listinfo/controller-dev
>
_______________________________________________
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev

Reply via email to