云原生API 网关 - 错误码
HTTP 状态码 | 错误码 | 错误信息 | 描述 | 操作 |
---|---|---|---|---|
403 | Not allowed to perform the operation. | 操作禁止,无操作权限。 | 诊断 | |
409 | Domain %s protocol mismatch, got: %s, want: %s. | 域名%s支持的协议与调试请求的协议不匹配,调试协议为%s,域名支持的协议为%s。 | 诊断 | |
409 | API name %s duplicated. | API%s已存在,请修改名称。 | 诊断 | |
409 | The number of operations per api cannot exceed %s. Current: %s. | 每个 API 的 Operation 数量不能超过 %s 个,当前数量为 %s,请提升您的配额。 | 诊断 | |
409 | Duplicated path found, key: %s, apiId: %s ,operationId: %s, environmentId: %s, conflict domains: %s. | API路径冲突,冲突键为%s,冲突的API ID为%s,接口 ID为%s,环境 ID为%s,冲突的域名为%s。 | 诊断 | |
409 | API %s is published in %s. | API:%s已经被发布到环境:%s,请先取消发布。 | 诊断 | |
409 | Service type %s is not supported. | 不支持的服务类型:%s,请检查您的配置。 | 诊断 | |
409 | API version %s duplicated. | API版本%s,已存在,请更换版本号。 | 诊断 | |
409 | API has more than one version, can not disable version. | API已存在多个版本,不能关闭版本管理功能。 | 诊断 | |
409 | App cluster is already in changing. Retry after some minutes. | 网关实例正在变更中,请稍后重试操作。 | 诊断 | |
409 | Consumer has authorized to resource %s. | 消费者已授权资源%s,请勿重复授权。 | 诊断 | |
409 | Create debug request for %s failed, please check httpApi / gatewayRoute / ingressRoute settings. | 创建调试请求失败,请检查您的配置,请求URL为:%s。 | 诊断 | |
409 | The current API %s has already deployments of routes and cannot be deleted. | 当前API %s 存在已经%s个部署的路由, 不能删除。 | 诊断 | |
409 | The route %s cannot be deleted when its status is %s. | 路由%s 状态为%s,不允许删除。 | 诊断 | |
409 | The route %s cannot be deployed when its status is %s. | 路由%s状态为%s,不允许部署。 | 诊断 | |
409 | Domain %s has online api or route, can not delete. | 域名%s还存在关联的已发布API或路由,无法删除,请下线相关资源后再执行操作。 | 诊断 | |
409 | Domain %s is existed. | 域名%s已存在。 | 诊断 | |
409 | The number of bound domain per gateway cannot exceed %s. Current: %s. | 单个网关关联域名数量不能超过%s,当前数量为%s,请提升您的配额。 | 诊断 | |
409 | Environment %s has online api, can not delete. | 环境%s存在关联的已发布的API或路由,无法删除,请下线相关资源后再执行操作。 | 诊断 | |
409 | Environment %s is existed. | 已经存在名称为%s的环境,请更换环境名称。 | 诊断 | |
409 | The gateway %s in the environment %s is not ready, please wait for the gateway to be ready before proceeding. | 环境 %s 里的网关 %s 未就绪,请等网关就绪后再操作。 | 诊断 | |
409 | Environment %s is publishing, please retry later. | 环境%s正处于发布中,请稍后重试。 | 诊断 | |
409 | The FC integration solution has been upgraded. Please re-create the FC service before publishing the API/route. | FC集成方案已升级,请重新创建FC服务后再发布API/路由。 | 诊断 | |
409 | The number of environment per gateway cannot exceed %s, current: %s. | 每个网关关联的环境不应超过%s个,当前为%s个,请提升您的配额。 | 诊断 | |
409 | The gateway %s is deleted. | 网关%s已删除。 | 诊断 | |
409 | The gateway %s does not support enabling WAF protection. Please upgrade to a version of the gateway that supports it. | 网关%s不支持开启WAF防护,请升级到支持的网关版本。 | 诊断 | |
409 | The operation is not allowed in the current gateway status. Wait until the gateway is in the running state and try again. | 网关当前不支持操作,请等网关正常运行时再做操作。 | 诊断 | |
409 | The status of the gateway %s is not the expected status %s. | 网关的状态%s不是期望的状态%s。 | 诊断 | |
409 | Only APIs of type Http, HttpIngress, and Websocket support route. | 只有类型为Http, HttpIngress, Websocket的API支持路由。 | 诊断 | |
409 | The service source is used by http ingress api, please delete the corresponding HTTP Ingress API before removing the service source. The associated HTTP Ingress API ID is %s. | 存在http ingress api使用该来源,请先删除对应http ingress api后再删除服务来源,关联的http ingress api ID为%s。 | 诊断 | |
409 | The k8s service source of %s is existed. | 网关已存在%s集群的K8s服务来源。 | 诊断 | |
409 | The number of k8s service source per gateway cannot exceed %s. Current: %s. | 单个网关的K8s服务来源数量不能超过%s,当前数量为%s,请提升您的配额。 | 诊断 | |
409 | The number of online operation per gateway cannot exceed %s. Current: %s. | 单个网关在线接口数量不能超过%s,当前数量为%s,请提升您的配额。 | 诊断 | |
409 | Operation name %s duplicated. | 接口%s已存在,请修改名称。 | 诊断 | |
409 | The number of operations per region cannot exceed %s. Current: %s. | 接口总数量不能超过%s,当前数量为%s,请提升您的配额。 | 诊断 | |
409 | Failed to access OSS, please check the parameter configuration or your account RAM permissions. | 访问OSS失败,请检查参数配置或您的账户RAM权限 | 诊断 | |
409 | Plugin class %s is not ready. | 插件%s尚未就绪,请稍后重试安装。 | 诊断 | |
409 | Plugin count exceed %s. | 插件数量超过配额,当前插件数量为%s个。 | 诊断 | |
409 | Plugin %s is using. Please check api/operation/route/domain/gateway whether config enabled plugin rule, stop these plugin rules and retry. | 插件%s 可能在API/接口、路由、域名或网关实例上开启,无法卸载,请检查并停用对应资源上的插件规则再试。 | 诊断 | |
409 | Plugin class %s installed, you must uninstall first. | 插件%s已安装到网关实例,请先卸载相关网关实例的插件再进行删除。 | 诊断 | |
409 | Gateway %s is not ready. | 网关实例%s状态未就绪,请稍后再安装插件。 | 诊断 | |
409 | Plugin name %s existed. | 插件%s已存在,请修改名称。 | 诊断 | |
409 | Plugin class %s version %s installed, you must uninstall old version first. | 插件%s的%s版本已经安装,请先卸载后再重试。 | 诊断 | |
409 | Plugin %s version %s has been published. | 插件%s的%s版本已发布,请勿重复发布。 | 诊断 | |
409 | Plugin %s version %s must be larger than history version. | 插件%s的版本%s不合法,版本只能向上递增,并超过所有历史版本。 | 诊断 | |
409 | Plugin wasm file %s illegal. | 插件WASM文件非法,文件名为%s。 | 诊断 | |
409 | Resource can not attach 2 same class policy. | 一个资源上不能挂两个相同类型的策略。 | 诊断 | |
409 | Policy %s is existed. | 策略%s已存在,无法重复启用。 | 诊断 | |
409 | The route currently does not support the service protocol %s. | 路由暂时不支持服务协议%s。 | 诊断 | |
500 | Internal error. | 系统内部错误 | 诊断 |