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
CmosInvalidUserGroupId
CmosSupportAccountExists
CmosUnauthorizedPermission
ContactNotApproved
ContentEmpty
CreateProfileCreateOssoFailure
CreateProfileEmailInvalid
CreateProfileIdentityFailure
CreateProfileMosFailure
CreateProfileOrganizationNameInvalid
CreateProfileVerifyOssoFailure
DataAlreadyExists
EmailNotFound
EmailNotVerified
ExternalServiceProviderTimeout
ExternalServiceProviderUnavailable
FreeTierCustomerSliUnsupported
GenericException
IdcsEmailNotValid
IdpScimNotSetup
IncidentNotFound
InvalidFormat
InvalidJsonInput
InvalidPath
JsonProcessing
ListSubscriptionFailure
MethodNotAllowed
Notauthenticated
Notauthorizedornotfound
OciEmailNotFound
ProfileAccountNotVerified
ProfileAccountVerified
SslAuthorization
SupportAccountNotFound
TooManyRequests
UnknownEnumValue
UnsupportedOperation
UserPolicyNotAuthorized
In this article
Back to top