Hi, is there any cmdlet to replicate the vfiler -r syntax of dataontap to recreate a vfiler? Checking the docs it seems it will be not possible with New-NaVfiler.
Hi, Francesco. There doesn't appear to be an API to expose the equivalent of "vfiler create <vfilername> -r", however you may be able to accomplish the same thing using Invoke-NaSsh to send the CLI command.
You may want to ask this question in the NetApp Support Community. The current customers, partners and internal Subject Matter Experts are addressing technical product questions there.
Hi, Francesco. There doesn't appear to be an API to expose the equivalent of "vfiler create <vfilername> -r", however you may be able to accomplish the same thing using Invoke-NaSsh to send the CLI command.