Received the following error when running GetOciVirtualMachines from within a script I built. Error seems to be non-fatal, as the script continues to execute and does collect the VMs properly.
The script failed due to call depth overflow.
At C:\Windows\system32\WindowsPowerShell\v1.0\Modules\OnCommand-Insight\OnCommand-Insight.psm1:25340 char:46
- ... $Uri += "$($Separator)sort=$((Get-Variable 'sort').Value)"
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : InvalidOperation: (0:Int32) [], RuntimeException
- FullyQualifiedErrorId : CallDepthOverflow
Received the following error when running GetOciVirtualMachines from within a script I built. Error seems to be non-fatal, as the script continues to execute and does collect the VMs properly.
The script failed due to call depth overflow.
At C:\Windows\system32\WindowsPowerShell\v1.0\Modules\OnCommand-Insight\OnCommand-Insight.psm1:25340 char:46