All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.tencentcloudapi.dcdb.v20180411.DcdbErrorCode Maven / Gradle / Ivy

package com.tencentcloudapi.dcdb.v20180411;
public enum DcdbErrorCode {
    // CAM signature/authentication error
     AUTHFAILURE("AuthFailure"),
     
    // Failed to add the security group information of an instance.
     FAILEDOPERATION_ADDINSTANCEINFOFAILED("FailedOperation.AddInstanceInfoFailed"),
     
    // Failed to associate the security group.
     FAILEDOPERATION_ASSOCIATESECURITYGROUPSFAILED("FailedOperation.AssociateSecurityGroupsFailed"),
     
    // Authentication failed.
     FAILEDOPERATION_AUTHNOSTRATEGY("FailedOperation.AuthNoStrategy"),
     
    // Failed to clear the security group information of an instance.
     FAILEDOPERATION_CLEARINSTANCEINFOFAILED("FailedOperation.ClearInstanceInfoFailed"),
     
    // Error copying account permissions.
     FAILEDOPERATION_COPYRIGHTERROR("FailedOperation.CopyRightError"),
     
    // Failed to create the flow.
     FAILEDOPERATION_CREATEFLOWFAILED("FailedOperation.CreateFlowFailed"),
     
    // Failed to create the account.
     FAILEDOPERATION_CREATEUSERFAILED("FailedOperation.CreateUserFailed"),
     
    // Failed to delete the account.
     FAILEDOPERATION_DELETEUSERFAILED("FailedOperation.DeleteUserFailed"),
     
    // Failed to unassociate the security group.
     FAILEDOPERATION_DISASSOCIATESECURITYGROUPSFAILED("FailedOperation.DisassociateSecurityGroupsFailed"),
     
    // Failed to modify account permissions.
     FAILEDOPERATION_MODIFYRIGHTFAILED("FailedOperation.ModifyRightFailed"),
     
    // Failed to request the backend API.
     FAILEDOPERATION_OSSOPERATIONFAILED("FailedOperation.OssOperationFailed"),
     
    // Failed to reset the account password.
     FAILEDOPERATION_RESETPASSWORDFAILED("FailedOperation.ResetPasswordFailed"),
     
    // Failed to set a rule.
     FAILEDOPERATION_SETRULELOCATIONFAILED("FailedOperation.SetRuleLocationFailed"),
     
    // Failed to update the security group information of an instance.
     FAILEDOPERATION_UPDATEINSTANCEINFOFAILED("FailedOperation.UpdateInstanceInfoFailed"),
     
    // Internal error.
     INTERNALERROR("InternalError"),
     
    // CAM authentication request failed.
     INTERNALERROR_CAMAUTHFAILED("InternalError.CamAuthFailed"),
     
    // Invalid COS instance address configuration.
     INTERNALERROR_COSCONFIGURATION("InternalError.CosConfiguration"),
     
    // Backup filename signature failed.
     INTERNALERROR_COSSIGNURL("InternalError.CosSignUrl"),
     
    // No database data has changed.
     INTERNALERROR_DBROWSAFFECTEDERROR("InternalError.DBRowsAffectedError"),
     
    // Failed to query the database.
     INTERNALERROR_DBOPERATIONFAILED("InternalError.DbOperationFailed"),
     
    // Failed to query the information of a dedicated cluster.
     INTERNALERROR_FENCEERROR("InternalError.FenceError"),
     
    // Failed to get database instance parameters.
     INTERNALERROR_GETDBCONFIGFAILED("InternalError.GetDbConfigFailed"),
     
    // Failed to get the list of databases.
     INTERNALERROR_GETDBLISTFAILED("InternalError.GetDbListFailed"),
     
    // Failed to get the database objects.
     INTERNALERROR_GETDBOBJECTFAILED("InternalError.GetDbObjectFailed"),
     
    // Failed to get the instance details.
     INTERNALERROR_GETINSTANCEDETAILFAILED("InternalError.GetInstanceDetailFailed"),
     
    // Failed to get the instance information.
     INTERNALERROR_GETINSTANCEINFOFAILED("InternalError.GetInstanceInfoFailed"),
     
    // Failed to get the current permissions of the account.
     INTERNALERROR_GETRIGHTFAILED("InternalError.GetRightFailed"),
     
    // Failed to query security group details.
     INTERNALERROR_GETSECURITYGROUPDETAILFAILED("InternalError.GetSecurityGroupDetailFailed"),
     
    // Failed to query the VPC subnet information.
     INTERNALERROR_GETSUBNETFAILED("InternalError.GetSubnetFailed"),
     
    // Failed to get the table information.
     INTERNALERROR_GETTABLEINFOFAILED("InternalError.GetTableInfoFailed"),
     
    // Failed to get the list of accounts.
     INTERNALERROR_GETUSERLISTFAILED("InternalError.GetUserListFailed"),
     
    // Failed to query the security group quota of the user.
     INTERNALERROR_GETUSGQUOTAERROR("InternalError.GetUsgQuotaError"),
     
    // Failed to query the VPC information.
     INTERNALERROR_GETVPCFAILED("InternalError.GetVpcFailed"),
     
    // Internal system error.
     INTERNALERROR_INNERSYSTEMERROR("InternalError.InnerSystemError"),
     
    // Failed to insert data into the database.
     INTERNALERROR_INSERTFAIL("InternalError.InsertFail"),
     
    // You have no permission to operate this instance.
     INTERNALERROR_INSTANCEOPERATEPERMISSIONERROR("InternalError.InstanceOperatePermissionError"),
     
    // The maximum number of security groups with which a single instance can associate has been reached.
     INTERNALERROR_INSTANCESGOVERLIMITERROR("InternalError.InstanceSGOverLimitError"),
     
    // The number of resources returned is inconsistent with the number specified in the request of querying instance information.
     INTERNALERROR_LISTINSTANCERESPRESOURCECOUNTNOTMATCHERROR("InternalError.ListInstanceRespResourceCountNotMatchError"),
     
    // An error occurred when querying instance information.
     INTERNALERROR_LISTINSTANCESERROR("InternalError.ListInstancesError"),
     
    // Failed to pull the project list.
     INTERNALERROR_LISTPROJECTFAILED("InternalError.ListProjectFailed"),
     
    // Database operation failed.
     INTERNALERROR_OPERATEDATABASEFAILED("InternalError.OperateDatabaseFailed"),
     
    // An error occurred when reading data from the database.
     INTERNALERROR_QUERYDATABASEFAILED("InternalError.QueryDatabaseFailed"),
     
    // An error occurred when reading data from the database.
     INTERNALERROR_READDATABASEFAILED("InternalError.ReadDatabaseFailed"),
     
    // Route not found.
     INTERNALERROR_ROUTENOTFOUND("InternalError.RouteNotFound"),
     
    // The security group policy of the resource failed to take effect.
     INTERNALERROR_SETSVCLOCATIONFAILED("InternalError.SetSvcLocationFailed"),
     
    // Failed to update the database.
     INTERNALERROR_UPDATEDATABASEFAILED("InternalError.UpdateDatabaseFailed"),
     
    // Parameter error.
     INVALIDPARAMETER("InvalidParameter"),
     
    // The password contains invalid characters.
     INVALIDPARAMETER_CHARACTERERROR("InvalidParameter.CharacterError"),
     
    // An error occurred while verifying parameter validity.
     INVALIDPARAMETER_GENERICPARAMETERERROR("InvalidParameter.GenericParameterError"),
     
    // Invalid parameters.
     INVALIDPARAMETER_ILLEGALPARAMETERERROR("InvalidParameter.IllegalParameterError"),
     
    // Failed to find the requested instance.
     INVALIDPARAMETER_INSTANCENOTFOUND("InvalidParameter.InstanceNotFound"),
     
    // You have no permission to manipulate this API or resource.
     INVALIDPARAMETER_PERMISSIONDENIED("InvalidParameter.PermissionDenied"),
     
    // Security group validity test failed.
     INVALIDPARAMETER_SGCHECKFAIL("InvalidParameter.SGCheckFail"),
     
    // The specified VPC subnet was not found.
     INVALIDPARAMETER_SUBNETNOTFOUND("InvalidParameter.SubnetNotFound"),
     
    // The account to be created already exists.
     INVALIDPARAMETERVALUE_ACCOUNTALREADYEXISTS("InvalidParameterValue.AccountAlreadyExists"),
     
    // The instance does not support this sync mode.
     INVALIDPARAMETERVALUE_BADSYNCMODE("InvalidParameterValue.BadSyncMode"),
     
    // The specified permission could not be granted to this account.
     INVALIDPARAMETERVALUE_BADUSERRIGHT("InvalidParameterValue.BadUserRight"),
     
    // Invalid account type.
     INVALIDPARAMETERVALUE_BADUSERTYPE("InvalidParameterValue.BadUserType"),
     
    // The dedicated cluster to which the database instance belongs was not found.
     INVALIDPARAMETERVALUE_ILLEGALEXCLUSTERID("InvalidParameterValue.IllegalExclusterID"),
     
    // An error occurred while initializing database instance parameters.
     INVALIDPARAMETERVALUE_ILLEGALINITPARAM("InvalidParameterValue.IllegalInitParam"),
     
    // Incorrect permission parameter
     INVALIDPARAMETERVALUE_ILLEGALRIGHTPARAM("InvalidParameterValue.IllegalRightParam"),
     
    // The specification information of the database instance was not found.
     INVALIDPARAMETERVALUE_SPECIDILLEGAL("InvalidParameterValue.SpecIdIllegal"),
     
    // Operations by a system user are not allowed.
     INVALIDPARAMETERVALUE_SUPERUSERFORBIDDEN("InvalidParameterValue.SuperUserForbidden"),
     
    // The specified account does not exist.
     RESOURCENOTFOUND_ACCOUNTDOESNOTEXIST("ResourceNotFound.AccountDoesNotExist"),
     
    // The specified database instance was not found.
     RESOURCENOTFOUND_NOINSTANCEFOUND("ResourceNotFound.NoInstanceFound"),
     
    // Failed to find the configuration of the product associated with the security group.
     RESOURCENOTFOUND_PRODUCTCONFIGNOTEXISTEDERROR("ResourceNotFound.ProductConfigNotExistedError"),
     
    // Incorrect instance status. Unable to initialize.
     RESOURCEUNAVAILABLE_BADINSTANCESTATUS("ResourceUnavailable.BadInstanceStatus"),
     
    // An error occurred while calling COS APIs.
     RESOURCEUNAVAILABLE_COSAPIFAILED("ResourceUnavailable.CosApiFailed"),
     
    // The database instance has been dropped.
     RESOURCEUNAVAILABLE_INSTANCEALREADYDELETED("ResourceUnavailable.InstanceAlreadyDeleted"),
     
    // The database instance has been locked. Operations are not allowed.
     RESOURCEUNAVAILABLE_INSTANCEHASBEENLOCKED("ResourceUnavailable.InstanceHasBeenLocked"),
     
    // Incorrect database instance status. Operations are not allowed.
     RESOURCEUNAVAILABLE_INSTANCESTATUSABNORMAL("ResourceUnavailable.InstanceStatusAbnormal"),
     
    // You have no permission to manipulate this API or resource.
     UNAUTHORIZEDOPERATION_PERMISSIONDENIED("UnauthorizedOperation.PermissionDenied"),
     
    // Unsupported operation.
     UNSUPPORTEDOPERATION_INVALIDOPERATION("UnsupportedOperation.InvalidOperation"),
     
    // The proxy program is too old. Please contact customer service for upgrade and try again.
     UNSUPPORTEDOPERATION_OLDPROXYVERSION("UnsupportedOperation.OldProxyVersion");
     
    private String value;
    private DcdbErrorCode (String value){
        this.value = value;
    }
    /**
     * @return errorcode value
     */
    public String getValue() {
        return value;
    }
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy