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

com.tencentcloudapi.cynosdb.v20190107.CynosdbErrorCode Maven / Gradle / Ivy

There is a newer version: 3.0.1076
Show newest version
package com.tencentcloudapi.cynosdb.v20190107;
public enum CynosdbErrorCode {
    // Batch query failed
     FAILEDOPERATION_BATCHGETINSTANCEERROR("FailedOperation.BatchGetInstanceError"),
     
    // Failed to get permissions. Please try again later. If the problem persists, please contact customer service.
     FAILEDOPERATION_CAMCHECKRESOURCEERROR("FailedOperation.CamCheckResourceError"),
     
    // Authentication failed. Please try again later. If the problem persists, please contact customer service.
     FAILEDOPERATION_CAMSIGANDAUTHERROR("FailedOperation.CamSigAndAuthError"),
     
    // Failed to create the order and make a payment.
     FAILEDOPERATION_CREATEORDER("FailedOperation.CreateOrder"),
     
    // Failed to access the database. Please try again later. If the problem persists, please contact customer service.
     FAILEDOPERATION_DATABASEACCESSERROR("FailedOperation.DatabaseAccessError"),
     
    // Failed to create a task. Try again later. If the problem persists, contact customer service.
     FAILEDOPERATION_FLOWCREATEERROR("FailedOperation.FlowCreateError"),
     
    // Failed to query the backup policy. Please try again later. If the problem persists, please contact customer service.
     FAILEDOPERATION_GETBACKUPSTRATEGYERROR("FailedOperation.GetBackupStrategyError"),
     
    // Insufficient account balance
     FAILEDOPERATION_INSUFFICIENTBALANCE("FailedOperation.InsufficientBalance"),
     
    // Operation failed. Try again later. If the problem persists, contact customer service.
     FAILEDOPERATION_OPERATIONFAILEDERROR("FailedOperation.OperationFailedError"),
     
    // Failed to query specifications.
     FAILEDOPERATION_QUERYSPECBYSPECCODEERROR("FailedOperation.QuerySpecBySpecCodeError"),
     
    // Failed to create the order and make a payment. Please try again later. If the problem persists, please contact customer service.
     FAILEDOPERATION_TRADECREATEORDERERROR("FailedOperation.TradeCreateOrderError"),
     
    // Internal error.
     INTERNALERROR("InternalError"),
     
    // Failed to query the database.
     INTERNALERROR_DBOPERATIONFAILED("InternalError.DbOperationFailed"),
     
    // Failed to get the security group information.
     INTERNALERROR_GETSECURITYGROUPDETAILFAILED("InternalError.GetSecurityGroupDetailFailed"),
     
    // Failed to get the subnet.
     INTERNALERROR_GETSUBNETFAILED("InternalError.GetSubnetFailed"),
     
    // Failed to get the VPC.
     INTERNALERROR_GETVPCFAILED("InternalError.GetVpcFailed"),
     
    // An exception occurred while executing the HTTP request.
     INTERNALERROR_INTERNALHTTPSERVERERROR("InternalError.InternalHttpServerError"),
     
    // Failed to query instances by security group.
     INTERNALERROR_LISTINSTANCEFAILED("InternalError.ListInstanceFailed"),
     
    // Public network operation failed.
     INTERNALERROR_OPERATEWANFAIL("InternalError.OperateWanFail"),
     
    // Unsupported operation.
     INTERNALERROR_OPERATIONNOTSUPPORT("InternalError.OperationNotSupport"),
     
    // Failed to query the database.
     INTERNALERROR_QUERYDATABASEFAILED("InternalError.QueryDatabaseFailed"),
     
    // Internal system error.
     INTERNALERROR_SYSTEMERROR("InternalError.SystemError"),
     
    // Unknown internal error.
     INTERNALERROR_UNKNOWNERROR("InternalError.UnknownError"),
     
    // Parameter error.
     INVALIDPARAMETER("InvalidParameter"),
     
    // This API was not found.
     INVALIDPARAMETER_CONTROLLERNOTFOUNDERROR("InvalidParameter.ControllerNotFoundError"),
     
    // Unknown parameter. Please check whether the parameter is valid.
     INVALIDPARAMETER_INVALIDPARAMETERERROR("InvalidParameter.InvalidParameterError"),
     
    // The current instance cannot be isolated.
     INVALIDPARAMETER_ISOLATENOTALLOWED("InvalidParameter.IsolateNotAllowed"),
     
    // The account already exists.
     INVALIDPARAMETERVALUE_ACCOUNTALREADYEXISTERROR("InvalidParameterValue.AccountAlreadyExistError"),
     
    // The account already exists.
     INVALIDPARAMETERVALUE_ACCOUNTEXIST("InvalidParameterValue.AccountExist"),
     
    // No cluster found.
     INVALIDPARAMETERVALUE_CLUSTERNOTFOUND("InvalidParameterValue.ClusterNotFound"),
     
    // Unsupported instance type.
     INVALIDPARAMETERVALUE_DBTYPENOTFOUND("InvalidParameterValue.DBTypeNotFound"),
     
    // The cluster type must be serverless.
     INVALIDPARAMETERVALUE_DBMODENOTSERVERLESSERROR("InvalidParameterValue.DbModeNotServerlessError"),
     
    // No order ID found.
     INVALIDPARAMETERVALUE_DEALNAMENOTFOUND("InvalidParameterValue.DealNameNotFound"),
     
    // Taskflow ID doesn’t exist.
     INVALIDPARAMETERVALUE_FLOWNOTFOUND("InvalidParameterValue.FlowNotFound"),
     
    // The instance name contains invalid characters.
     INVALIDPARAMETERVALUE_ILLEGALINSTANCENAME("InvalidParameterValue.IllegalInstanceName"),
     
    // Invalid sort by field.
     INVALIDPARAMETERVALUE_ILLEGALORDERBY("InvalidParameterValue.IllegalOrderBy"),
     
    // The password does not meet the requirement.
     INVALIDPARAMETERVALUE_ILLEGALPASSWORD("InvalidParameterValue.IllegalPassword"),
     
    // The instance does not exist.
     INVALIDPARAMETERVALUE_INSTANCENOTFOUND("InvalidParameterValue.InstanceNotFound"),
     
    // The operation is not allowed for system account.
     INVALIDPARAMETERVALUE_INTERNALACCOUNT("InvalidParameterValue.InternalAccount"),
     
    // Invalid instance version.
     INVALIDPARAMETERVALUE_INVALIDDBVERSION("InvalidParameterValue.InvalidDBVersion"),
     
    // Invalid parameter value.
     INVALIDPARAMETERVALUE_INVALIDPARAMETERVALUEERROR("InvalidParameterValue.InvalidParameterValueError"),
     
    // The region is invalid.
     INVALIDPARAMETERVALUE_INVALIDREGIONIDERROR("InvalidParameterValue.InvalidRegionIdError"),
     
    // Invalid instance specification.
     INVALIDPARAMETERVALUE_INVALIDSPEC("InvalidParameterValue.InvalidSpec"),
     
    // Invalid AZ
     INVALIDPARAMETERVALUE_INVALIDZONEIDERROR("InvalidParameterValue.InvalidZoneIdError"),
     
    // These two parameters cannot be set at the same time.
     INVALIDPARAMETERVALUE_PARAMBOTHSETERROR("InvalidParameterValue.ParamBothSetError"),
     
    // Incorrect parameter.
     INVALIDPARAMETERVALUE_PARAMERROR("InvalidParameterValue.ParamError"),
     
    // Invalid parameter value
     INVALIDPARAMETERVALUE_PARAMETEROUTRANGEERROR("InvalidParameterValue.ParameterOutRangeError"),
     
    // This operation is not allowed for monthly-subscribed instances.
     INVALIDPARAMETERVALUE_PREPAYPAYMODEERROR("InvalidParameterValue.PrePayPayModeError"),
     
    // The selected region and AZ are unavailable.
     INVALIDPARAMETERVALUE_REGIONZONEUNAVAILABLE("InvalidParameterValue.RegionZoneUnavailable"),
     
    // No related storage pool found.
     INVALIDPARAMETERVALUE_STORAGEPOOLNOTFOUND("InvalidParameterValue.StoragePoolNotFound"),
     
    // The selected subnet could not be found.
     INVALIDPARAMETERVALUE_SUBNETNOTFOUND("InvalidParameterValue.SubnetNotFound"),
     
    // The selected VPC could not be found.
     INVALIDPARAMETERVALUE_VPCNOTFOUND("InvalidParameterValue.VpcNotFound"),
     
    // The number of instances exceeds the limit.
     LIMITEXCEEDED_USERINSTANCELIMIT("LimitExceeded.UserInstanceLimit"),
     
    // The current cluster does not allow the operation.
     OPERATIONDENIED_CLUSTEROPNOTALLOWEDERROR("OperationDenied.ClusterOpNotAllowedError"),
     
    // For the cluster in this status, the operation is not allowed.
     OPERATIONDENIED_CLUSTERSTATUSDENIEDERROR("OperationDenied.ClusterStatusDeniedError"),
     
    // For the instance in this status, the operation is not allowed.
     OPERATIONDENIED_INSTANCESTATUSDENIEDERROR("OperationDenied.InstanceStatusDeniedError"),
     
    // Insufficient account balance.
     OPERATIONDENIED_INSUFFICIENTBALANCEERROR("OperationDenied.InsufficientBalanceError"),
     
    // For the serverless cluster in this status, the operation is not allowed.
     OPERATIONDENIED_SERVERLESSCLUSTERSTATUSDENIED("OperationDenied.ServerlessClusterStatusDenied"),
     
    // For the serverless instance in this status, the operation is not allowed.
     OPERATIONDENIED_SERVERLESSINSTANCESTATUSDENIED("OperationDenied.ServerlessInstanceStatusDenied"),
     
    // The task conflict check failed.
     OPERATIONDENIED_TASKCONFLICTERROR("OperationDenied.TaskConflictError"),
     
    // You need to verify your identity to make a purchase.
     OPERATIONDENIED_USERNOTAUTHENTICATEDERROR("OperationDenied.UserNotAuthenticatedError"),
     
    // Serverless is not supported on this version.
     OPERATIONDENIED_VERSIONNOTSUPPORTERROR("OperationDenied.VersionNotSupportError"),
     
    // The cluster does not exist.
     RESOURCENOTFOUND_CLUSTERNOTFOUNDERROR("ResourceNotFound.ClusterNotFoundError"),
     
    // The instance does not exist.
     RESOURCENOTFOUND_INSTANCENOTFOUNDERROR("ResourceNotFound.InstanceNotFoundError"),
     
    // The resource corresponding to the parameter does not exist.
     RESOURCENOTFOUND_RESOURCEERROR("ResourceNotFound.ResourceError"),
     
    // Failed to lock the instance, so the operation cannot be performed temporarily.
     RESOURCEUNAVAILABLE_INSTANCELOCKFAIL("ResourceUnavailable.InstanceLockFail"),
     
    // The instance is exceptional, so the operation cannot be performed temporarily.
     RESOURCEUNAVAILABLE_INSTANCESTATUSABNORMAL("ResourceUnavailable.InstanceStatusAbnormal"),
     
    // Users who haven't completed identity verification can’t make purchases.
     UNAUTHORIZEDOPERATION_NOTREALNAMEACCOUNT("UnauthorizedOperation.NotRealNameAccount"),
     
    // CAM authentication failed.
     UNAUTHORIZEDOPERATION_PERMISSIONDENIED("UnauthorizedOperation.PermissionDenied");
     
    private String value;
    private CynosdbErrorCode (String value){
        this.value = value;
    }
    /**
     * @return errorcode value
     */
    public String getValue() {
        return value;
    }
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy