[Edited Message Follows]
[Reason: what does GET return as an error]

Hi community,

I'm very new to SDN and virtualization world. Sorry to bother you all by my 
ignorance, but I'm really in need for help.

I installed ODL calcium release and I'm trying to add some flow rules, 
following this : 
https://docs.opendaylight.org/projects/openflowplugin/en/latest/users/operation.html
documentation.

I could successfully do :

a GET request from : 
http://127.0.0.1:8181/rests/data/opendaylight-inventory:nodes/node=openflow:1/flow-node-inventory:table=0

I inserted what I got bellow

but I can nor GET that : 
http://127.0.0.1:8181/rests/data/opendaylight-inventory:nodes/node=openflow:1/flow-node-inventory:table=0/flow=1
 ( 
http://127.0.0.1:8181/rests/data/opendaylight-inventory:nodes/node=openflow:1/flow-node-inventory:table=0/flow=1
 )

it says :

> 
> 
> 
> {
> "errors": {
> "error": [
> {
> "error-tag": "data-missing",
> "error-message": "Request could not be completed because the relevant data
> model content does not exist",
> "error-type": "protocol"
> }
> ]
> }
> }
> 
> 

nor PUT a rule to it, it says: *500 Server Error*

Idk what am I doing wrong.

if these informations are not enough I'd share with you what I have done and 
what I'm aiming to do in a well detailed and clear way


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9096): https://lists.opendaylight.org/g/Discuss/message/9096
Mute This Topic: https://lists.opendaylight.org/mt/106090939/21656
Mute 
#opendaylight:https://lists.opendaylight.org/g/Discuss/mutehashtag/opendaylight
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]
-=-=-=-=-=-=-=-=-=-=-=-


Attachment: GET_FR1.json
Description: application/json

Reply via email to