Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-100

Not able to fetch table list through rest api

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • None
    • None
    • restconf
    • None
    • Operating System: All
      Platform: PC

    • 245

    Description

      When i send REST call to following URI I see details of table-1
      http://localhost:8080/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/1

      Output:
      {
      "flow-node-inventory:table": [

      { "flow-node-inventory:flow": [ ........... ........... ] }

      ]
      }

      But when i send REST call to following URI, its doesn't show table list
      http://localhost:8080/restconf/config/opendaylight-inventory:nodes/node/openflow:1/

      Output:
      No data exists.

      I tried with REST URI as well,

      http://localhost:8080/restconf/operational/opendaylight-inventory:nodes/node/openflow:1/
      http://localhost:8080/restconf/datastore/opendaylight-inventory:nodes/node/openflow:1/

      both shows me data, but no tables list.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            Avishnoi Anil Vishnoi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: