Merge "Add SXP carbon review/notes"
[docs.git] / docs / user-guide / didm-user-guide.rst
index 4c4affc4b48d160ba998c43a5f806d005a3ac825..a33e5f38c6746eb0e827ef1376ed3d4f0588dd1a 100644 (file)
@@ -154,19 +154,19 @@ CLI.
 Run REST GET command to verify the device details:
 --------------------------------------------------
 
-`http://<CONTROLLER-IP:8181>/restconf/operational/opendaylight-inventory:nodes <http://<CONTROLLER-IP:8181>/restconf/operational/opendaylight-inventory:nodes>`__
+http://<CONTROLLER-IP:8181>/restconf/operational/opendaylight-inventory:nodes
 
 Run REST adjust-flow command to adjust flows and push to the device
 -------------------------------------------------------------------
 
-**Flow mod driver for HP 3800 device is added in Beryllium release.**
+**Flow mod driver for HP 3800 device**
 
 This driver adjusts the flows and push the same to the device. This API
 takes the flow to be adjusted as input and displays the adjusted flow as
 output in the REST output container. Here is the REST API to adjust and
 push flows to HP 3800 device:
 
-`http://<CONTROLLER-IP:8181>/restconf/operations/openflow-feature:adjust-flow <http://<CONTROLLER-IP:8181>/restconf/operations/openflow-feature:adjust-flow>`__
+http://<CONTROLLER-IP:8181>/restconf/operations/openflow-feature:adjust-flow
 
 FlowObjectives API
 ------------------
@@ -180,15 +180,15 @@ install the flows to the device.
 Filter Objective
 ~~~~~~~~~~~~~~~~
 
-`http://<CONTROLLER-IP>:8181/restconf/operations/atrium-flow-objective:filter <http://<CONTROLLER-IP>:8181/restconf/operations/atrium-flow-objective:filter>`__
+http://<CONTROLLER-IP>:8181/restconf/operations/atrium-flow-objective:filter
 
 Next Objective
 ~~~~~~~~~~~~~~
 
-`http://<CONTROLLER-IP>:8181/restconf/operations/atrium-flow-objective:next <http://<CONTROLLER-IP>:8181/restconf/operations/atrium-flow-objective:next>`__
+http://<CONTROLLER-IP>:8181/restconf/operations/atrium-flow-objective:next
 
 Forward Objective
 ~~~~~~~~~~~~~~~~~
 
-`http://<CONTROLLER-IP>:8181/restconf/operations/atrium-flow-objective:forward <http://<CONTROLLER-IP>:8181/restconf/operations/atrium-flow-objective:forward>`__
+http://<CONTROLLER-IP>:8181/restconf/operations/atrium-flow-objective:forward