Show / Hide Table of Contents

Enum ErrorCode

Service error codes that can be returned from the API calls.

Namespace: Oci.CimsService.Models
Assembly: OCI.DotNetSDK.Cims.dll
Syntax
public enum ErrorCode

Fields

Name Description
AuthFailed
AuthUserNotMatching
AuthzFailed
ClientException
ContactNotApproved
ContentEmpty
CreateProfileCreateOssoFailure
CreateProfileEmailInvalid
CreateProfileIdentityFailure
CreateProfileMosFailure
CreateProfileOrganizationNameInvalid
CreateProfileVerifyOssoFailure
CsiNotAuthorized
DataAlreadyExists
EmailNotFound
EmailNotVerified
ExternalServiceProviderTimeout
ExternalServiceProviderUnavailable
FreeTierCustomerSliUnsupported
GenericException
IdcsEmailNotValid
IdpScimNotSetup
IncidentNotFound
InvalidFormat
InvalidJsonInput
InvalidPath
InvalidUserCsi
JsonProcessing
MethodNotAllowed
MosEmailNotFound
OciEmailNotFound
ProfileAccountNotVerified
ProfileAccountVerified
ProfileVerifiedCsiRequestNotFound
ProfileVerifiedCsiRequestPending
SslAuthorization
SupportAccountNotFound
SupportAccountPendingCsiApproval
TooManyRequests
UnknownEnumValue
UserPolicyNotAuthorized
In this article
Back to top