<?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: Change the Hostname using REST in NSO Developer Hub Discussions</title>
    <link>https://community.cisco.com/t5/nso-developer-hub-discussions/change-the-hostname-using-rest/m-p/3439158#M263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm Glad it works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the guide, you can find it together with the rest of the PDF guides, under the installation directory: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;nso-install-dir&amp;gt;/doc/pdf/nso_northbound-&amp;lt;nso-version&amp;gt;.pdf &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Aug 2017 13:43:48 GMT</pubDate>
    <dc:creator>yfherzog</dc:creator>
    <dc:date>2017-08-13T13:43:48Z</dc:date>
    <item>
      <title>Change the Hostname using REST</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/change-the-hostname-using-rest/m-p/3439154#M259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with my first programs in order to integrate NSO with REST, I already succeed making a REST Call using GET and DELETE but now I am trying to change the hostname of one of my devices through the POST method and I am getting some errors. These are my tests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;&lt;A class="jive-link-external-small" href="http://IPADDRESS_NSO:8080/api/running/devices/device/ce1" rel="nofollow" target="_blank"&gt;http://IPADDRESS_NSO:8080/api/running/devices/device/ce1&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;Headers:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;Authorization: Basic&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;Accept: &lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px;"&gt;application/vnd.yang.data+json&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-size: 12px; background-color: #fafafa; font-family: OpenSans, Helvetica, Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-size: 12px; background-color: #fafafa; font-family: OpenSans, Helvetica, Arial, sans-serif;"&gt;it works fine&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-size: 12px; background-color: #fafafa; font-family: OpenSans, Helvetica, Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-size: 12px; background-color: #fafafa; font-family: OpenSans, Helvetica, Arial, sans-serif;"&gt;DELETE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-size: 12px; background-color: #fafafa; font-family: OpenSans, Helvetica, Arial, sans-serif;"&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;IPADDRESS_NSO&lt;/SPAN&gt;/api/running/devices/device/ce0&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;Headers:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;Authorization: Basic&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;it works fine&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;POST&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;I have tried with several URLS&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-size: 12px; background-color: #fafafa; font-family: OpenSans, Helvetica, Arial, sans-serif;"&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;IPADDRESS_NSO&lt;/SPAN&gt;/api/running/devices/device/ce1/config&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-size: 12px; background-color: #fafafa; font-family: OpenSans, Helvetica, Arial, sans-serif;"&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;IPADDRESS_NSO&lt;/SPAN&gt;/api/running/devices/device/ce1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;Headers:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;Authorization: Basic&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;Accept: &lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px;"&gt;application/vnd.yang.data+json&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #505050; font-size: 12px; background-color: #fafafa; font-family: OpenSans, Helvetica, Arial, sans-serif;"&gt;Body&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #505050; font-size: 12px; background-color: #fafafa; font-family: OpenSans, Helvetica, Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "tailf-ned-cisco-ios:hostname": "newhostname"&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-size: 12px; background-color: #fafafa; font-family: OpenSans, Helvetica, Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-size: 12px; background-color: #fafafa; font-family: OpenSans, Helvetica, Arial, sans-serif;"&gt;But I got this error in postman&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-size: 12px; background-color: #fafafa; font-family: OpenSans, Helvetica, Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "errors": {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "error": [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "error-message": "unknown element: hostname in /ncs:devices/ncs:device[ncs:name='ce1']/ncs:config/ncs:hostname",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "error-urlpath": "/api/running/devices/device/ce1/config",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "error-tag": "malformed-message"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-size: 12px; background-color: #fafafa; font-family: OpenSans, Helvetica, Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone can help me or point me out to some documentation. Thanks.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 11:57:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/change-the-hostname-using-rest/m-p/3439154#M259</guid>
      <dc:creator>Ivan Sanchez</dc:creator>
      <dc:date>2019-03-01T11:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change the Hostname using REST</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/change-the-hostname-using-rest/m-p/3439155#M260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the hostname might already be defined, you might need to use a PATCH rather than a POST method on your call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you refer here to the hostname command configured on the device (rather than the name of the device on the list of devices in NSO), so in this case, this is going to be located under the config container, and the exact command might depend on the specific device type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we use Cisco IOS-XR for example, then running the GET method you can see the structure of the running config which should point you towards the right structure on your PATCH/POST command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;YFHERZOG-M-W1ZZ:stacked-example yfherzog$ curl -u admin:admin -X GET &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8080/api/running/devices/device/xr-0/config" rel="nofollow" target="_blank"&gt;http://localhost:8080/api/running/devices/device/xr-0/config&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;config xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://tail-f.com/ns/ncs" rel="nofollow" target="_blank"&gt;http://tail-f.com/ns/ncs&lt;/A&gt;&lt;SPAN&gt;" xmlns:y="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://tail-f.com/ns/rest" rel="nofollow" target="_blank"&gt;http://tail-f.com/ns/rest&lt;/A&gt;&lt;SPAN&gt;"&amp;nbsp; xmlns:ncs="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://tail-f.com/ns/ncs" rel="nofollow" target="_blank"&gt;http://tail-f.com/ns/ncs&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;hostname xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://tail-f.com/ned/cisco-ios-xr" rel="nofollow" target="_blank"&gt;http://tail-f.com/ned/cisco-ios-xr&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;old-name&amp;lt;/hostname&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the case of the XR NED, we can see the hostname directly under the config container (/devices/device/config/hostname), but in your case it might be different, depending on the NED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will construct my PATCH command accordingly (I'll use XML for the payload, but you can use JSON as well):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;YFHERZOG-M-W1ZZ:stacked-example yfherzog$ curl -i -u admin:admin &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8080/api/running/devices/device/xr-0/config" rel="nofollow" target="_blank"&gt;http://localhost:8080/api/running/devices/device/xr-0/config&lt;/A&gt;&lt;SPAN&gt; -X PATCH -H "Content-Type: application/vnd.yang.data+xml" -d "&amp;lt;config&amp;gt;&amp;lt;hostname&amp;gt;new-name&amp;lt;/hostname&amp;gt;&amp;lt;/config&amp;gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;HTTP/1.1 204 No Content&lt;/P&gt;&lt;P&gt;Server: &lt;/P&gt;&lt;P&gt;Date: Sun, 13 Aug 2017 12:42:29 GMT&lt;/P&gt;&lt;P&gt;Last-Modified: Sun, 13 Aug 2017 12:42:29 GMT&lt;/P&gt;&lt;P&gt;Cache-Control: private, no-cache, must-revalidate, proxy-revalidate&lt;/P&gt;&lt;P&gt;Etag: 1502-628149-698901&lt;/P&gt;&lt;P&gt;Content-Length: 0&lt;/P&gt;&lt;P&gt;Content-Type: text/html&lt;/P&gt;&lt;P&gt;Pragma: no-cache&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subsequent GET, shows the new value:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;YFHERZOG-M-W1ZZ:stacked-example yfherzog$ curl -u admin:admin -X GET &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8080/api/running/devices/device/xr-0/config/hostname" rel="nofollow" target="_blank"&gt;http://localhost:8080/api/running/devices/device/xr-0/config/hostname&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;hostname xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://tail-f.com/ned/cisco-ios-xr" rel="nofollow" target="_blank"&gt;http://tail-f.com/ned/cisco-ios-xr&lt;/A&gt;&lt;SPAN&gt;" xmlns:y="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://tail-f.com/ns/rest" rel="nofollow" target="_blank"&gt;http://tail-f.com/ns/rest&lt;/A&gt;&lt;SPAN&gt;"&amp;nbsp; xmlns:cisco-ios-xr="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://tail-f.com/ned/cisco-ios-xr" rel="nofollow" target="_blank"&gt;http://tail-f.com/ned/cisco-ios-xr&lt;/A&gt;&lt;SPAN&gt;"&amp;nbsp; xmlns:ncs="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://tail-f.com/ns/ncs" rel="nofollow" target="_blank"&gt;http://tail-f.com/ns/ncs&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;new-name&amp;lt;/hostname&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yftach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Aug 2017 12:46:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/change-the-hostname-using-rest/m-p/3439155#M260</guid>
      <dc:creator>yfherzog</dc:creator>
      <dc:date>2017-08-13T12:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Change the Hostname using REST</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/change-the-hostname-using-rest/m-p/3439156#M261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For documentation, you can use the NSO Northbound APIs guide, which can be found under your installation directory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Aug 2017 12:48:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/change-the-hostname-using-rest/m-p/3439156#M261</guid>
      <dc:creator>yfherzog</dc:creator>
      <dc:date>2017-08-13T12:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Change the Hostname using REST</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/change-the-hostname-using-rest/m-p/3439157#M262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot,, I changed to PATCH and change the body like this and it works!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;config xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://tail-f.com/ns/ncs" rel="nofollow" target="_blank"&gt;http://tail-f.com/ns/ncs&lt;/A&gt;&lt;SPAN&gt;" xmlns:y="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://tail-f.com/ns/rest" rel="nofollow" target="_blank"&gt;http://tail-f.com/ns/rest&lt;/A&gt;&lt;SPAN&gt;"&amp;nbsp; xmlns:ncs="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://tail-f.com/ns/ncs" rel="nofollow" target="_blank"&gt;http://tail-f.com/ns/ncs&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;hostname xmlns="urn:ios"&amp;gt;new hostname&amp;lt;/hostname&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/config&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not seen the guide that you mentioned. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Aug 2017 13:21:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/change-the-hostname-using-rest/m-p/3439157#M262</guid>
      <dc:creator>Ivan Sanchez</dc:creator>
      <dc:date>2017-08-13T13:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Change the Hostname using REST</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/change-the-hostname-using-rest/m-p/3439158#M263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm Glad it works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the guide, you can find it together with the rest of the PDF guides, under the installation directory: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;nso-install-dir&amp;gt;/doc/pdf/nso_northbound-&amp;lt;nso-version&amp;gt;.pdf &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Aug 2017 13:43:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/change-the-hostname-using-rest/m-p/3439158#M263</guid>
      <dc:creator>yfherzog</dc:creator>
      <dc:date>2017-08-13T13:43:48Z</dc:date>
    </item>
  </channel>
</rss>

