For some of the ontap commands which we need to integrate with puppet
 
i am not getting any corresponding ONTAP API in netapp-manageability-sdk-ontap-8.3-api-documentation and netapp-manageability-sdk-oncommand-6.1-api-documentation.
 
like
 
for 
1) vserver services name-service dns modify -vserver * -domains -state
 
2) vserver services web modify -vserver -enabled
 
3) storage raid-options modify -node * -name and many more.
 
 
 
Where do i get corresponding api calls for these commands ?
 
I am referring netapp-manageability-sdk-ontap-8.3-api-documentation and
netapp-manageability-sdk-oncommand-6.1-api-documentation.
 
 
Kindly correct me IIW and suggest right docs that can be useful in this work.