ONTAP Rest API Discussions

workgroup support with REST API

Sungwoo
1,196 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
535 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
534 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