<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Getting uri keypath not found error when trying to post Loopback interface to ios-xe-mgmt.cisco.com router in Tools</title>
    <link>https://community.cisco.com/t5/tools/getting-uri-keypath-not-found-error-when-trying-to-post-loopback/m-p/4429405#M1292</link>
    <description>&lt;P&gt;Can you try this with YANGSuite-RESTCONF plugin instead of Postman ? Is the same happen ?&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jul 2021 17:42:32 GMT</pubDate>
    <dc:creator>jcohoe</dc:creator>
    <dc:date>2021-07-07T17:42:32Z</dc:date>
    <item>
      <title>Getting uri keypath not found error when trying to post Loopback interface to ios-xe-mgmt.cisco.com router</title>
      <link>https://community.cisco.com/t5/tools/getting-uri-keypath-not-found-error-when-trying-to-post-loopback/m-p/4428916#M1290</link>
      <description>&lt;P&gt;Using postman I created a post request with to the url&amp;nbsp;&lt;STRONG&gt;&lt;A href="https://ios-xe-mgmt.cisco.com:9443/restconf/data/ieft-interfaces:interfaces" target="_blank" rel="noopener"&gt;https://ios-xe-mgmt.cisco.com:9443/restconf/data/ieft-interfaces:interfaces&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;with basic authentication of &lt;STRONG&gt;username: developer, password: C1sco12345&lt;/STRONG&gt;, header of &lt;STRONG&gt;Content-Type: application/yang-data+json&lt;/STRONG&gt;, and a body of&amp;nbsp;&lt;STRONG&gt;{&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"ieft-interfaces:interface": {&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"name": "Loopback100",&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"description": "What's up",&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"type": "iana-if-type:softwareLoopback",&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"enabled": true,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"ietf-ip:ipv4": {&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"address": [&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;{&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"ip": "172.16.100.1",&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"netmask": "255.255.255.255"&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;}&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;}&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;}&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;but I get a URI keypath not found error&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"errors": {&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"error": [&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;{&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"error-message": "uri keypath not found",&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"error-tag": "invalid-value",&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"error-type": "application"&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;}&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;}&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 01:57:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/getting-uri-keypath-not-found-error-when-trying-to-post-loopback/m-p/4428916#M1290</guid>
      <dc:creator>dmyooran71221</dc:creator>
      <dc:date>2021-07-07T01:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Getting uri keypath not found error when trying to post Loopback interface to ios-xe-mgmt.cisco.com router</title>
      <link>https://community.cisco.com/t5/tools/getting-uri-keypath-not-found-error-when-trying-to-post-loopback/m-p/4429206#M1291</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1220228"&gt;@dmyooran71221&lt;/a&gt;&amp;nbsp;I ran a POST request using&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;https://ios-xe-mgmt.cisco.com:9443/restconf/data/ietf-interfaces:interfaces&lt;/PRE&gt;
&lt;P&gt;The error you have would indicate that you have a misinformed or wrong URI, but from what you have pasted this looks ok.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-07-07 at 14.02.44.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/124568iB3CC46C1331C1405/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-07-07 at 14.02.44.png" alt="Screenshot 2021-07-07 at 14.02.44.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;{
    "ieft-interfaces:interface": {
        "name": "Loopback100",
        "description": "What's up",
        "type": "iana-if-type:softwareLoopback",
        "enabled": true,
        "ietf-ip:ipv4": {
            "address": [
                {
                    "ip": "172.16.100.1",
                    "netmask": "255.255.255.255"
                }
            ]
        }
    }
}&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;csr1000v-1#sh ip int brief 
Interface              IP-Address      OK? Method Status                Protocol
GigabitEthernet1       10.10.20.48     YES NVRAM  up                    up      
GigabitEthernet2       unassigned      YES NVRAM  administratively down down    
GigabitEthernet3       unassigned      YES NVRAM  administratively down down    
Loopback100            172.16.100.1    YES other  up                    up      
csr1000v-1#
csr1000v-1#
csr1000v-1#sh run int lo100
Building configuration...

Current configuration : 93 bytes
!
interface Loopback100
 description What's up
 ip address 172.16.100.1 255.255.255.255
end
&lt;/PRE&gt;
&lt;P&gt;I could remove this with&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;https://ios-xe-mgmt.cisco.com:9443/restconf/data/ietf-interfaces:interfaces/interface=Loopback100&lt;/PRE&gt;
&lt;PRE&gt;csr1000v-1#sh ip int brief 
Interface              IP-Address      OK? Method Status                Protocol
GigabitEthernet1       10.10.20.48     YES NVRAM  up                    up      
GigabitEthernet2       unassigned      YES NVRAM  administratively down down    
GigabitEthernet3       unassigned      YES NVRAM  administratively down down    
&lt;/PRE&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 13:11:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/getting-uri-keypath-not-found-error-when-trying-to-post-loopback/m-p/4429206#M1291</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2021-07-07T13:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Getting uri keypath not found error when trying to post Loopback interface to ios-xe-mgmt.cisco.com router</title>
      <link>https://community.cisco.com/t5/tools/getting-uri-keypath-not-found-error-when-trying-to-post-loopback/m-p/4429405#M1292</link>
      <description>&lt;P&gt;Can you try this with YANGSuite-RESTCONF plugin instead of Postman ? Is the same happen ?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 17:42:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/getting-uri-keypath-not-found-error-when-trying-to-post-loopback/m-p/4429405#M1292</guid>
      <dc:creator>jcohoe</dc:creator>
      <dc:date>2021-07-07T17:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Getting uri keypath not found error when trying to post Loopback interface to ios-xe-mgmt.cisco.com router</title>
      <link>https://community.cisco.com/t5/tools/getting-uri-keypath-not-found-error-when-trying-to-post-loopback/m-p/4429496#M1293</link>
      <description>&lt;P&gt;Tried it again today and it worked might be an issue with postman I think. Thanks for your help!!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 21:05:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/getting-uri-keypath-not-found-error-when-trying-to-post-loopback/m-p/4429496#M1293</guid>
      <dc:creator>dmyooran71221</dc:creator>
      <dc:date>2021-07-07T21:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Getting uri keypath not found error when trying to post Loopback interface to ios-xe-mgmt.cisco.com router</title>
      <link>https://community.cisco.com/t5/tools/getting-uri-keypath-not-found-error-when-trying-to-post-loopback/m-p/4429521#M1294</link>
      <description>&lt;P&gt;I was actually wondering how I can get the YANGSuite-RESTCONF plugin the install only come with the NETCONF plugin and I don't see it available to install under admin-&amp;gt;manage plugins. I download YANGSuite through pip on windows.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 21:55:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/getting-uri-keypath-not-found-error-when-trying-to-post-loopback/m-p/4429521#M1294</guid>
      <dc:creator>dmyooran71221</dc:creator>
      <dc:date>2021-07-07T21:55:52Z</dc:date>
    </item>
  </channel>
</rss>

