<?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 Netapp.manage.NaAPIFailedException: Unable to find API: in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Netapp-manage-NaAPIFailedException-Unable-to-find-API/m-p/120066#M25729</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I have wriiten a cpde to fetch volume information from Oncommand Unified manager 6.3 .I am using OnCommand DFm command (dfm-schedule-create) to fetch the information but iam getting an exception &amp;nbsp;&lt;STRONG&gt;&lt;U&gt;Netapp.manage.NaAPIFailedException:&lt;/U&gt;&amp;nbsp;Unable to find API:&amp;nbsp; dfm-schedule-create (errno=13001) . &lt;/STRONG&gt;Can anyone help in resolving this issue . The onepart of my code snippet is given below for your reference.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;             server = new NaServer(args[0]);
            server.setTransportType(NaServer.TRANSPORT_TYPE_HTTPS);
            server.setPort(Integer.parseInt(args[1]));
            server.setStyle(NaServer.STYLE_LOGIN_PASSWORD);
            server.setAdminUser(args[3],args[4]);
            server.setServerType(NaServer.SERVER_TYPE_DFM);
            
            NaElement api = new NaElement("dfm-schedule-create");
           
            NaElement newElem = server.invokeElem(api);
            
            System.out.println(newElem.toString());&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 20:31:27 GMT</pubDate>
    <dc:creator>diraviyaa</dc:creator>
    <dc:date>2025-06-04T20:31:27Z</dc:date>
    <item>
      <title>Netapp.manage.NaAPIFailedException: Unable to find API:</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Netapp-manage-NaAPIFailedException-Unable-to-find-API/m-p/120066#M25729</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I have wriiten a cpde to fetch volume information from Oncommand Unified manager 6.3 .I am using OnCommand DFm command (dfm-schedule-create) to fetch the information but iam getting an exception &amp;nbsp;&lt;STRONG&gt;&lt;U&gt;Netapp.manage.NaAPIFailedException:&lt;/U&gt;&amp;nbsp;Unable to find API:&amp;nbsp; dfm-schedule-create (errno=13001) . &lt;/STRONG&gt;Can anyone help in resolving this issue . The onepart of my code snippet is given below for your reference.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;             server = new NaServer(args[0]);
            server.setTransportType(NaServer.TRANSPORT_TYPE_HTTPS);
            server.setPort(Integer.parseInt(args[1]));
            server.setStyle(NaServer.STYLE_LOGIN_PASSWORD);
            server.setAdminUser(args[3],args[4]);
            server.setServerType(NaServer.SERVER_TYPE_DFM);
            
            NaElement api = new NaElement("dfm-schedule-create");
           
            NaElement newElem = server.invokeElem(api);
            
            System.out.println(newElem.toString());&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 20:31:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Netapp-manage-NaAPIFailedException-Unable-to-find-API/m-p/120066#M25729</guid>
      <dc:creator>diraviyaa</dc:creator>
      <dc:date>2025-06-04T20:31:27Z</dc:date>
    </item>
  </channel>
</rss>

