oci-powershell-modules icon indicating copy to clipboard operation
oci-powershell-modules copied to clipboard

Oracle Cloud Infrastructure Modules for PowerShell

Results 4 oci-powershell-modules issues
Sort by recently updated
recently updated
newest added

cmdlets with -LifecycleState param does not work with list of states example: ``` PS> Get-OCIComputeInstancesList -CompartmentId $myCompartmentId -LifecycleState Running,Starting Get-OCIComputeInstancesList: Cannot convert 'System.Object[]' to the type 'System.Nullable`1[Oci.CoreService.Models.Instance+LifecycleStateEnum]' required by parameter...

SDK

In versions 9.2.0 to 17.0.0, you may encounter performance regressions when using the SDK with some OCI services. The regression surfaces itself as a 1-second increase in latency in SDK...

SDK

**Update: This has been fixed in [v92.1.0](https://github.com/oracle/oci-powershell-modules/releases/tag/v92.1.0). If you are not able to upgrade to a non-affected version at this time, please use the workaround mentioned below** ------------------------------------------------------------------------------------------------------------------------ If you...

SDK