更新时间:2024-04-17 GMT+08:00
分享

错误码

当您调用API时,如果遇到“APIGW”开头的错误码,请参见API网关错误码进行处理。

更多服务错误码请参见API错误中心

状态码

错误码

错误信息

描述

处理措施

400

RF.10011001

Missing required parameter(s).

缺少必要参数。

请联系技术支持。

400

RF.10011002

Unrecognized parameter(s).

给与了不识别的参数。

请联系技术支持。

400

RF.10011003

Both template_uri and template_body are given, you should only give exactly one parameter from template_uri and template_body.

template_uri和template_body应有且仅有一个存在。

请联系技术支持。

400

RF.10011005

The length of parameter is longer than upper limit.

参数的长度超过长度限制。

请联系技术支持。

400

RF.10011006

The length of parameter is shorter than lower limit.

参数的长度短于最短长度限制。

请联系技术支持。

400

RF.10011008

Parameter contains invalid letter. Should only contains English characters, number or hyphen.

参数包含非法字符,仅支持包含大小写英文、数字或中划线。

请联系技术支持。

400

RF.10011009

Parameter contains invalid letter. It should start with lower case English characters or number, and only contain lower case English characters, number or hyphen.

参数包含非法字符,仅支持以小写英文、数字开头,并只包含小写英文、数字或中划线。

请联系技术支持。

400

RF.10011010

Parameter contains invalid letter. Should start with Chinese or English characters, and only contains Chinese characters, English characters, number, underscore or hyphen.

参数包含非法字符,仅支持包含中文、大小写英文、数字、下划线或中划线。

请联系技术支持。

400

RF.10011013

The size of the file obtained from template_uri exceeds the upper limit.

template_uri中获取的文件内容大小超过上限值。

请联系技术支持。

400

RF.10011014

The size of the file obtained from vars_uri exceeds the upper limit.

vars_uri中获取的文件内容大小超过上限值。

请联系技术支持。

400

RF.10011015

Stack ID is not matched with current stack with stack name.

资源栈ID与当前的资源栈不匹配。

请联系技术支持。

400

RF.10011016

Project ID contains invalid letter. Project ID should only contains English characters, number, hyphen.

项目ID包含非法字符,项目ID仅支持包含大小写英文,数字或中划线。

请联系技术支持。

400

RF.10011018

Execution plan ID is not matched with current execution plan with execution plan name.

执行计划ID与当前的执行计划不匹配。

请联系技术支持。

400

RF.10011022

Invalid file extension. Template file should end with .tf, .tf.json, or .zip

无效的后缀名,模板文件应以“.tf”,“.tf.json”,或者“.zip”结尾。

请联系技术支持。

400

RF.10011025

Invalid file(s) found in zip. A zip file should not contain tfvars files.

压缩包中发现无效的文件,压缩包不应该包含tfvars类型的文件。

请联系技术支持。

400

RF.10011026

The size of unzipped files in zip file is bigger than upper limit.

zip文件解压后的内容的大小超过上限值。

请联系技术支持。

400

RF.10011027

Invalid enum value.

无效的枚举值。

请联系技术支持。

400

RF.10011028

Composite Validation Error.

复合校验错误。

请联系技术支持。

400

RF.10011029

Parameter contains invalid letter. Should only contains English characters or number.

参数包含非法字符,仅支持包含大小写英文或数字。

请联系技术支持。

400

RF.10011031

Parameter contains invalid letter. Should only contains English characters, number, hyphen or underscore.

参数包含非法字符,仅支持包含大小写英文、数字、中划线或下划线。

请联系技术支持。

400

RF.10011032

Can not find request body.

没有传请求体。

请联系技术支持。

400

RF.10011033

Request body format is invalid json.

请求体为非法的json格式。

请联系技术支持。

400

RF.10011034

Invalid vars URI. Vars URI should start with [http|https] and end with [.tfvars].

参数链接非法,参数链接应该以[http|https]开头并以[.tfvars]结尾。

请联系技术支持。

400

RF.10011035

Invalid template URI. Template URI should start with [http|https] and end with [.tf|.tf.json|.zip].

模板链接非法,模板链接应该以[http|https]开头并以[.tf|.tf.json|.zip]结尾。

请联系技术支持。

400

RF.10011036

The value of parameter is not a valid instance of integer.

参数值不是一个合法的integer类型。

请联系技术支持。

400

RF.10011037

The field value cannot be empty.

字段值不允许为空。

请联系技术支持。

400

RF.10011038

Invalid parameter value type.

参数值类型不合法。

请联系技术支持。

400

RF.10011039

VarKey contains invalid letter. VarKey should Starts with an English letter and only contains English characters, number, hyphen or underscore.

var_key包含非法字符,var_key应该以大小写字母开头,仅支持包含大小写英文、数字、中划线或下划线。

请联系技术支持。

400

RF.10011041

The count of unzipped files in zip file is bigger than upper limit.

zip文件解压后的文件数大于上限。

请联系技术支持。

400

RF.10011042

The size of template zip is bigger than upper limit.

模板的zip压缩包的大小大于上限。

请联系技术支持。

400

RF.10011046

Account parameter should not contain octothorpe (#).

账户参数不应包含井号(#)。

请联系技术支持。

400

RF.10011049

Invalid vars uri.

无效的参数链接。

请联系技术支持。

400

RF.10011050

Invalid vars uri content.

无效参数链接的文件内容。

请联系技术支持。

400

RF.10011051

Invalid vars body.

无效的vars body。

请联系技术支持。

400

RF.10011052

Var value is empty.

变量值为空。

请联系技术支持。

400

RF.10011055

Invalid json array.

无效的json数组。

请联系技术支持。

400

RF.10011056

Both template_uri and template_body are absence, you should give exactly one parameter from template_uri and template_body.

template_uri和template_body都缺失,您应该从template_uri和template_body中只给出一个参数。

请联系技术支持。

400

RF.10011057

Project ID should only contains lower case hexadecimal characters.

Project ID应该只包含小写十六进制字符。

请联系技术支持。

400

RF.10011065

Found duplicate values in attribute provider_name.

在属性provider_name中发现重复的值。

请联系技术支持。

400

RF.10011073

Invalid template body.

无效的template body。

请联系技术支持。

400

RF.10011074

Invalid template.

无效的模板。

请联系技术支持。

400

RF.10011075

File type is not matched with file content.

文件类型与文件内容不匹配。

请联系技术支持。

400

RF.10011083

Invalid zip from template uri: zip contains malformed file(s) that points to a path outside the root directory of the zip file

来自模板链接的无效zip:zip包含格式不正确的文件,该文件指向zip根目录之外的路径。

请联系技术支持。

400

RF.10011084

No parameters in the request need to be modified.

请求中不需要修改任何参数。

请联系技术支持。

400

RF.10011085

The encoding format of template content is unsupported, it should be utf-8 encoded.

模板内容编码格式不支持,应该是utf-8编码。

请联系技术支持。

400

RF.10011087

Unrecognized search option parameter.

给与了search option不识别的参数。

请联系技术支持。

400

RF.10011088

No valid filter method found.

未找到合法的filter方法。

请联系技术支持。

400

RF.10011089

The filter value is invalid.

给与了不合法的filter值。

请联系技术支持。

400

RF.10011093

Duplicate fields found.

给与了重复的fields。

请联系技术支持。

400

RF.10011095

Missing required template parameter for price inquiry.

询价时缺少必填模板参数。

请联系技术支持。

400

RF.10011096

Template parameter is invalid for price inquiry.

询价时模板参数非法。

请联系技术支持。

400

RF.10011102

Malformed template zip file found. Failed to read zip file.

发现格式不正确的zip文件,zip文件不可读。

请联系技术支持。

400

RF.10011120

The encoding format of json template content [utf-8 with BOM] is unsupported, it should be utf-8 encoded.

Json模板内容编码格式不支持[utf-8 with BOM],应该是utf-8编码。

请联系技术支持。

400

RF.10011122

Agency is not supported in iam v5 scene, if you want to use agency, please use iam v3.

IAM V5场景不支持委托,如果你想使用委托,请使用IAM V3。

请联系技术支持。

400

RF.10011123

Parameter contains invalid letter. Should start with English characters or number, and only contains English characters, number or hyphen.

参数包含非法字符,仅支持以大小写英文或数字开头,并只包含大小写英文、数字或中划线。

请联系技术支持。

400

RF.10011141

The length of vars_body exceeds the upper limit.

vars_body大小超过上限值。

请联系技术支持。

400

RF.10011151

The length of file path in template zip file exceeds the upper limit.

模板压缩包文件中的文件路径长度超过上限值。

请联系技术支持。

400

RF.10011152

The length of file name in template zip file exceeds the upper limit.

模板压缩包中的文件名称长度超过上限值。

请联系技术支持。

400

RF.10011155

The path of file in zip can not start with path separator(/)

zip包中的文件路径不允许以路径分隔符(/)开头。

请联系技术支持。

400

RF.10011156

The value between path separator in zip can not be empty, single dot (.) or double dot (..).

zip包中的文件路径分隔符之间不允许为空、单点号(`.`)或双点号(`..`)。

请联系技术支持。

400

RF.10011157

No template file (file name ends with .tf or .tf.json) exists at root dir in zip. There should be at least one template file in root dir in zip.

zip包根目录下不存在模板文件(文件名以.tf或.tf.json结尾)。根目录下至少应该有一个模板文件。

请联系技术支持。

400

RF.10011166

Parameter should only contain lower English characters, numbers or hyphens, start and end with lower English characters or numbers.

参数包含非法字符,仅支持包含小写英文、数字、中划线,以小写英文和数字作为开头和结尾。

请联系技术支持。

400

RF.10011167

Invalid function_graph_urn format.

非法的function_graph_urn格式。

请联系技术支持。

401

RF.10012001

Authentication failed.

用户身份认证失败。

请联系技术支持。

403

RF.10012507

Policy doesn't allow action to be performed.

鉴权失败。用户没有权限调用接口。

请联系技术支持。

403

RF.10012538

The total count of stacks has exceeded the maximum limit.

资源栈数量超过最大限制。

请联系技术支持。

403

RF.10012540

Too many stacks are being created in parallel, please take a rest and try again later.

并行创建的资源栈太多了,请休息会儿然后重试。

请联系技术支持。

403

RF.10012541

Too many execution plans are being created in parallel, please take a rest and try again later.

并行创建的执行计划太多了,请休息会儿然后重试。

请联系技术支持。

403

RF.10012542

Execution plan cannot be applied due to invalid stack status.

无效的资源栈状态,执行计划不能被应用。

请联系技术支持。

403

RF.10012543

Execution plan cannot be applied due to invalid execution plan status.

无效的执行计划状态,执行计划不能被应用。

请联系技术支持。

403

RF.10012544

Stack cannot be deleted due to invalid stack status.

无效的资源栈状态,不能删除资源栈。

请联系技术支持。

403

RF.10012545

Execution plan cannot be applied because stack has been deployed since execution plan generated. Please regenerate the execution plan based on the latest stack.

自从执行计划被生成,堆栈已经被部署,执行计划不能被应用,请基于最新的堆栈重新生成执行计划。

请联系技术支持。

403

RF.10012546

Auto rollback of stack cannot be enabled due to invalid stack status.

资源栈状态非法。资源栈在当前状态,不允许开启自动回滚。

请联系技术支持。

403

RF.10012547

Invalid stack status. The stack cannot be continue-deployed.

资源栈状态非法,资源栈在当前状态不允许继续部署资源栈。

请联系技术支持。

403

RF.10012549

Invalid stack status. The execution plan cannot be deleted.

无效的资源栈状态,不能删除资源栈下的执行计划。

请联系技术支持。

404

RF.10013001

Stack is not exist.

资源栈不存在。

请联系技术支持。

404

RF.10013002

Execution plan is not exist.

执行计划不存在。

请联系技术支持。

404

RF.10013023

The stack template does not exist.

资源栈模板不存在。

请联系技术支持。

404

RF.10013029

Product does not exist for price inquiry.

询价时商品不存在。

请联系技术支持。

409

RF.10013501

Conflict execution plan name. Execution plan with name already exist.

执行计划名冲突,执行计划已经存在。

请联系技术支持。

409

RF.10013502

Conflict stack name. Stack with name already exist.

资源栈名冲突,资源栈已经存在。

请联系技术支持。

409

RF.10013503

Stack operation requests conflicted. Another request is being processed. Please retry later.

资源栈操作请求冲突,已有其他请求在操作该资源栈,请确认并重试。

请联系技术支持。

429

RF.10014001

Too many requests. Please try again in a few minutes.

请求数过多,请稍后重试。

请联系技术支持。

500

RF.10010001

Internal Server Error.

服务器内部错误。

请联系技术支持。

分享:

    相关文档

    相关产品