ODL hints

Apps

ODL sample apps from Cisco DevNet - https://github.com/CiscoDevNet/opendaylight-sample-apps

XML Tree - a Chrome extension to view XML outputs (e.g. from Restconf calls) in a more friendly format - https://chrome.google.com/webstore/detail/xml-tree/

 


RESTCONF

MD-SAL:Restconf

About: https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Restconf

RESTCONF Northbound APIs

About: https://wiki.opendaylight.org/view/OpenDaylight_Controller:RESTCONF_Northbound_APIs

ODL RestConf API Explorer

About: https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Restconf_API_Explorer

Check if installed:   feature:list -i | grep odl-mdsal-apidocs

Install (if not installed):     feature:install odl-mdsal-apidocs

http://localhost:8181/apidoc/explorer/index.html

 


NETCONF

Config:Examples:Netconf - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Config:Examples:Netconf