'm trying to connect several openflow OVS instances to OpenDayLight SDN.

My switches succesfully attached and I can get nodes info via RESTCONF like 
this /rests/data/opendaylight- inventory:nodes

But I can't get openflow table information via TABLE url. Official 
documentation says I can use restconf request like this: 
/rests/data/opendaylight- inventory:nodes/node=openflow: 121062366427215/table=0

But I'm getting error

{
   "errors": {
       "error": [
           {
               "error-tag": "data-missing",
               "error-message": "Schema for '(urn:opendaylight:inventory? 
revision=2013-08-19)table' not found",
               "error-type": "protocol"
           }
       ]
   }
}

opendaylight version 4.4.2

Any help appreciated. Thanks


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8965): https://lists.opendaylight.org/g/Discuss/message/8965
Mute This Topic: https://lists.opendaylight.org/mt/98372649/21656
Mute 
#opendaylight-help-openflow:https://lists.opendaylight.org/g/Discuss/mutehashtag/opendaylight-help-openflow
Mute #help:https://lists.opendaylight.org/g/Discuss/mutehashtag/help
Group Owner: discuss+ow...@lists.opendaylight.org
Unsubscribe: https://lists.opendaylight.org/g/Discuss/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to