NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Rest API Discussions

workgroup support with REST API

Sungwoo
2,514 Views

Hi. Team

As I checked in the document, it is confirmed fhat REST API does not support workgroup on CIFS configuration yet. 

Is there any plan to support it or is there any  other way? 

2 REPLIES 2

mbeattie
1,853 Views

Hi,

 

Have you tried using the private rest cli to manage the CIFS workgroup configuration?

 

/Matt

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

mbeattie
1,852 Views

Hey,

 

Here is an example of using the private rest cli to invoke a command that there is no public REST API for.

 

https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/What-is-the-REST-equivalent-of-the-OnTAP-CLI-command-quot-cluster-ring-show-quot/m-p/448239... 

 

Obviously you will need to change the commands\code to configure CIFS workgroups but i see no reason why that wouldn't be possible.

 

/Matt

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Public