ONTAP Discussions

Latest powershell commandlet for flexcache volume creation

DineshLakshmipathy
892 Views

new-ncflexcache commandlet works only for 9.8 and older than that. May i know what is the latest powershell command let for flexcache volume creations on 9.12.X ontap versions? 

1 REPLY 1

mbeattie
874 Views

Hi Dinesh,

 

I'm not sure what the latest PowerShell command for FlexCache volume creation is but if you have trouble automating a task with the native CmdLet's you can always using Invoke-NcSystemApi via ZAPI or use the REST CLI. Here is an example (you would obviously need to change the command and REST method)

 

https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/PowerShell-equivalent-of-discovery-mode/m-p/451567#M6862 

 

Hope that helps

 

/Matt

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