Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Latest powershell commandlet for flexcache volume creation
2024-04-17
08:51 PM
976 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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)
Hope that helps
/Matt
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
