We are currently implenting a new instance of Snaplock on OnTap 9.1 and need to set the minimum and maxiumum retention periods on any new volumes that are created. From the CLI, you can use the vol snaplock modify command to set this, but we use WFA to provision all our volumes. So, we would ideally be able to use a Powershell command to set this.
Set-NcSnaplockRetentionTime seems like it would be the way to go, but there doesn't seem to be any options for setting the min/max. Does anyone know of any way to do this?