We've encountered a unique issue recently on some new arrays being setup (that we downgraded from 9.15) where Get-NcDisk with the ONTAPI controller object times out, but works via REST, albeit still slowly.
Error message "Get-NcDisk: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host."
The larger curiosity is all other ONTAPI cmdlets tried worked without issue and all of our existing arrays do not have this issue with Get-NcDisk at all.
Array is on 9.13.P9 and Powershell Toolkit 9.14.1.2401 (also tried 9.15.1.2410 with no real difference).
While this on its own is a fairly innocuous and minor issue where I've already identified a workaround, it leaves doubt as to if other ONTAPI cmdlets we haven't tested yet will work or suffer a similar timeout. And it would be best to not find that out during an emergency.