Guys am newbie to SDN and Open Day Light . Currently am exploring possibilities with REST api exposed by ODL . I have created a topology with 3 host and 1 switch as discussed in the link http://sdnhub.org/tutorials/opendaylight/ . Now when i see the topology info of the default container via REST api like <>
http://localhost:8080/controller/nb/v2/topology/default
is see just this tag in the page and nothing other than that .
What am i doing wrong here ? Am i missing something ? Thanks in advance