Uploaded image for project: 'netconf'
  1. netconf
  2. NETCONF-767

Unable to fetch mounted device's data when unkeyed and operational list present in device yang

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • 2.0.13
    • netconf
    • None

      Restconf returns "Request could not be completed because the relevant data model content does not exist network-topology:network-topology/topology/topology-netconf/node/{device-name}/yang-ext:mount/Cisco-IOS-XR-mpls-te-oper:mpls-te/tunnel-current-lsp/s2l/resv-rro"

       

      container tunnel-current-lsp {
          description "xxxx";
          list s2l {
             description  "xxx";
             list resv-rro {              
               description "yyy";              
                leaf xyz

      { }

             }
          }

      }

       

      When unkeyed and operational list is present in device yang , we were unable to fetch that particular list.

       

            ivanm1996 Ivan Martiniak
            Sarguna_Dharani Sarguna Dharani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: