<?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: CIFS workgroup creating in ONTAP Rest API Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/CIFS-workgroup-creating/m-p/158240#M83</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your confirmation&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/11621"&gt;@parisi&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to run the CLI directly using private REST-API? I'm not familiar with API, so I'm making an inquiry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a nice day.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Aug 2020 05:51:25 GMT</pubDate>
    <dc:creator>nslookup</dc:creator>
    <dc:date>2020-08-04T05:51:25Z</dc:date>
    <item>
      <title>CIFS workgroup creating</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/CIFS-workgroup-creating/m-p/158194#M81</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi One team&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to create a CIFS workgroup mode using REST-API?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am inquiring because it is not in the document list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:58:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/CIFS-workgroup-creating/m-p/158194#M81</guid>
      <dc:creator>nslookup</dc:creator>
      <dc:date>2025-06-04T10:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS workgroup creating</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/CIFS-workgroup-creating/m-p/158219#M82</link>
      <description>&lt;P&gt;Does not seem to be currently possible. I'm on 9.8 (as I'm internal to NetApp):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class=" microlight"&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;
  &lt;SPAN&gt;"error"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;{&lt;/SPAN&gt;
    &lt;SPAN&gt;"message"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"Unexpected argument \"workgroup\"."&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
    &lt;SPAN&gt;"code"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"262179"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
    &lt;SPAN&gt;"target"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"workgroup"&lt;/SPAN&gt;
  &lt;SPAN&gt;}&lt;/SPAN&gt;
&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 13:59:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/CIFS-workgroup-creating/m-p/158219#M82</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2020-08-03T13:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS workgroup creating</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/CIFS-workgroup-creating/m-p/158240#M83</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your confirmation&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/11621"&gt;@parisi&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to run the CLI directly using private REST-API? I'm not familiar with API, so I'm making an inquiry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a nice day.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 05:51:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/CIFS-workgroup-creating/m-p/158240#M83</guid>
      <dc:creator>nslookup</dc:creator>
      <dc:date>2020-08-04T05:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS workgroup creating</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/CIFS-workgroup-creating/m-p/158255#M84</link>
      <description>&lt;P&gt;No. REST API is the interface.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can either use SSH commands or possibly look into using NetApp SDK/ZAPI calls. REST API likely will eventually support this, but it's not presently there.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 15:44:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/CIFS-workgroup-creating/m-p/158255#M84</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2020-08-04T15:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS workgroup creating</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/CIFS-workgroup-creating/m-p/158267#M85</link>
      <description>&lt;P&gt;Correction on the above...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did discover a way to do CLI pass through.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;curl -siku admin:password&amp;nbsp; --request GET|POST|DELETE|PATCH&amp;nbsp; "&lt;A href="http://x.x.x.x/api/private/cli/command" target="_blank"&gt;http://x.x.x.x/api/private/cli/command&lt;/A&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now I'll see if I can figure out the right way to run the cifs create command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 20:27:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/CIFS-workgroup-creating/m-p/158267#M85</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2020-08-04T20:27:16Z</dc:date>
    </item>
  </channel>
</rss>

