<?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: API Returns different value in 8.2 and 8.3 in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/API-Returns-different-value-in-8-2-and-8-3/m-p/124834#M26863</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think you might need to change the value of the "objectname" property in your API call to "&lt;U&gt;&lt;STRONG&gt;system:node&lt;/STRONG&gt;&lt;/U&gt;" in 8.3+.&lt;/P&gt;&lt;P&gt;This will ensure the API call returns each node in your cluster as it did in 8.2. EG:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/6332i6F134A6B721C8435/image-size/original?v=v2&amp;amp;px=-1" alt="perf_system_node.png" title="perf_system_node.png" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you set "objectname" property to "system" it will just return the cluster UUID instead of the each node in the cluster as it previously did. EG:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/6333i81E9765961CDC6A3/image-size/original?v=v2&amp;amp;px=-1" alt="perf_system.png" title="perf_system.png" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To see what objectnames are available you can call the "perf-object-list-info" API. I hope this helps?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Matt&lt;/P&gt;</description>
    <pubDate>Thu, 27 Oct 2016 08:57:31 GMT</pubDate>
    <dc:creator>mbeattie</dc:creator>
    <dc:date>2016-10-27T08:57:31Z</dc:date>
    <item>
      <title>API Returns different value in 8.2 and 8.3</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/API-Returns-different-value-in-8-2-and-8-3/m-p/124820#M26855</link>
      <description>&lt;P&gt;We have upgraded from 8.2.3 to 8.3.2P6 recently&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since then we can no longer get the node name when making queries to the API from our monitoring tool. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use SPLUNK and this impacts our monitoring signficantly, as we can no longer get system stats.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Within SPLUNK the SystemPerfHandler throws a query to the target filer: &lt;A href="https://%3cserver%3e/servlets/netapp.servlets.admin.XMLrequest_filer" target="_blank"&gt;https://&amp;lt;server&amp;gt;/servlets/netapp.servlets.admin.XMLrequest_filer&lt;/A&gt; with a the following content:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version='1.0' encoding='utf-8'?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!DOCTYPE netapp SYSTEM 'file:/etc/netapp_filer.dtd'&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;netapp version="1.13" xmlns="&lt;A href="http://www.netapp.com/filer/admin" target="_blank"&gt;http://www.netapp.com/filer/admin&lt;/A&gt;"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;perf-object-instance-list-info-iter&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;objectname&amp;gt;system&amp;lt;/objectname&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;max-records&amp;gt;50&amp;lt;/max-records&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tag&amp;gt;&amp;lt;/tag&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/perf-object-instance-list-info-iter&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/netapp&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8.2.3 the query returrns&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version='1.0' encoding='UTF-8' ?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!DOCTYPE netapp SYSTEM 'file:/etc/netapp_gx.dtd'&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;netapp version='1.21' xmlns='&lt;A href="http://www.netapp.com/filer/admin" target="_blank"&gt;http://www.netapp.com/filer/admin&lt;/A&gt;'&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;results status="passed"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;attributes-list&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;instance-info&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;name&amp;gt;system&amp;lt;/name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;uuid&amp;gt;filer:kernel:system&amp;lt;/uuid&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/instance-info&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;instance-info&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;name&amp;gt;system&amp;lt;/name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;uuid&amp;gt;filer-02:kernel:system&amp;lt;/uuid&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/instance-info&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/attributes-list&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;num-records&amp;gt;2&amp;lt;/num-records&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/results&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/netapp&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8.3&amp;nbsp;returns something a little different:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;!DOCTYPE netapp SYSTEM 'file:/etc/netapp_gx.dtd'&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;netapp version='1.32' xmlns='&lt;A href="http://www.netapp.com/filer/admin" target="_blank"&gt;http://www.netapp.com/filer/admin&lt;/A&gt;'&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;results status="passed"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;attributes-list&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;instance-info&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;name&amp;gt;cluster&amp;lt;/name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;uuid&amp;gt;0ffcce89-b5e3-11e4-ba58-123478563412&amp;lt;/uuid&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/instance-info&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/attributes-list&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;num-records&amp;gt;1&amp;lt;/num-records&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/results&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/netapp&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What has changed and what should the query be to return each node name?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a case open with netapp and splunk, but am wondering if the wider community has come across this issue.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 18:29:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/API-Returns-different-value-in-8-2-and-8-3/m-p/124820#M26855</guid>
      <dc:creator>BluePenguin</dc:creator>
      <dc:date>2025-06-04T18:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: API Returns different value in 8.2 and 8.3</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/API-Returns-different-value-in-8-2-and-8-3/m-p/124834#M26863</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think you might need to change the value of the "objectname" property in your API call to "&lt;U&gt;&lt;STRONG&gt;system:node&lt;/STRONG&gt;&lt;/U&gt;" in 8.3+.&lt;/P&gt;&lt;P&gt;This will ensure the API call returns each node in your cluster as it did in 8.2. EG:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/6332i6F134A6B721C8435/image-size/original?v=v2&amp;amp;px=-1" alt="perf_system_node.png" title="perf_system_node.png" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you set "objectname" property to "system" it will just return the cluster UUID instead of the each node in the cluster as it previously did. EG:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/6333i81E9765961CDC6A3/image-size/original?v=v2&amp;amp;px=-1" alt="perf_system.png" title="perf_system.png" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To see what objectnames are available you can call the "perf-object-list-info" API. I hope this helps?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Matt&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2016 08:57:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/API-Returns-different-value-in-8-2-and-8-3/m-p/124834#M26863</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2016-10-27T08:57:31Z</dc:date>
    </item>
  </channel>
</rss>

