oci-dotnet-sdk icon indicating copy to clipboard operation
oci-dotnet-sdk copied to clipboard

Oracle Cloud Infrastructure SDK for .NET

Results 29 oci-dotnet-sdk issues
Sort by recently updated
recently updated
newest added

Hello team, Based on what I have read from code of PiiEntityMasking, I would suggest to correct the example in https://github.com/oracle/oci-dotnet-sdk/blob/master/Ailanguage/models/ConfigurationDetails.cs as follows: ![image](https://github.com/oracle/oci-dotnet-sdk/assets/5207377/e5ae2256-be00-4a71-bedf-48b8edaa0e15) Thanks, Nghia

Hi, I am unable to list or get CrossConnects or CrossConnectGroups via either the API or the CLI. I can access all of the data in the console without problem....

Networking

The following code will throw an exception that Oci.Common.Model.OciException HResult=0x80131500 Message=v2-chunked-transfer-encoding Source=OCI.DotNetSDK.Common StackTrace: at Oci.Common.Http.Internal.ResponseHelper.HandleNonSuccessfulResponse(HttpResponseMessage responseMessage, ApiDetails apiDetails, String caller) at Oci.Common.Http.RestClient.CheckHttpResponseMessage(HttpRequestMessage httpRequest, HttpResponseMessage httpResponse, ApiDetails apiDetails) at Oci.ObjectstorageService.ObjectStorageClient.d__48.MoveNext() at...

SDK

Hi, correct me if I am wrong, but dotnet sdk is missing function "OkeWorkloadIdentityAuthenticationDetailsProvider" in auth library. It does exist in go and java sdks... Does that mean that dotnet...

SDK

I'm just pulling lower content out of the Load Balancers to make it easier to then query & report, rather than having to traverse the complex JSON output of the...

Load Balancing

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies
OCA Verified

Nuget package version was upgraded however the file version and production version of shipped DLL was not changed (always with 1.0.0.0) ![image](https://user-images.githubusercontent.com/86334145/224584697-d6914740-cb0c-4c62-a2f6-d688d977c655.png)

Hi, AdmService, there are 2 list APIs, that are failing when called without parameters. No parameters are specified as required in the documentation. Testing the same calls in the CLI...

Media Services
Application Dependency Management

Hi, as part of my audit tooling, I've been extending it into the LA service as we launch them. calling ListLabelPriorities is failing at the output level, before any form...

Logging Analytics

Hi, I'm calling ListScheduledTasks which has 3 parameters. CompartmentId, NamespaceName, and TaskType. TaskType is LA Enum TaskType, with a set of values. I'm coding it to enumerate the values, so...

Logging Analytics