X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fuser-guide%2Fdidm-user-guide.rst;h=16db436987068a4c2cad84b36b7e03cdc8677ce8;hb=6c238d135292ac3aba6e8cc762eaaaa65d622502;hp=4c4affc4b48d160ba998c43a5f806d005a3ac825;hpb=c55c2147d431712bbc9563c10cf9e3e623cb4044;p=docs.git diff --git a/docs/user-guide/didm-user-guide.rst b/docs/user-guide/didm-user-guide.rst index 4c4affc4b..16db43698 100644 --- a/docs/user-guide/didm-user-guide.rst +++ b/docs/user-guide/didm-user-guide.rst @@ -1,3 +1,4 @@ +.. _didm-user-guide: DIDM User Guide =============== @@ -154,19 +155,19 @@ CLI. Run REST GET command to verify the device details: -------------------------------------------------- -`http:///restconf/operational/opendaylight-inventory:nodes /restconf/operational/opendaylight-inventory:nodes>`__ +http:///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:///restconf/operations/openflow-feature:adjust-flow /restconf/operations/openflow-feature:adjust-flow>`__ +http:///restconf/operations/openflow-feature:adjust-flow FlowObjectives API ------------------ @@ -180,15 +181,15 @@ install the flows to the device. Filter Objective ~~~~~~~~~~~~~~~~ -`http://:8181/restconf/operations/atrium-flow-objective:filter :8181/restconf/operations/atrium-flow-objective:filter>`__ +http://:8181/restconf/operations/atrium-flow-objective:filter Next Objective ~~~~~~~~~~~~~~ -`http://:8181/restconf/operations/atrium-flow-objective:next :8181/restconf/operations/atrium-flow-objective:next>`__ +http://:8181/restconf/operations/atrium-flow-objective:next Forward Objective ~~~~~~~~~~~~~~~~~ -`http://:8181/restconf/operations/atrium-flow-objective:forward :8181/restconf/operations/atrium-flow-objective:forward>`__ +http://:8181/restconf/operations/atrium-flow-objective:forward