资源编排 - 错误码
HTTP 状态码 | 错误码 | 错误信息 | 描述 | 操作 |
---|---|---|---|---|
400 | The specified stack {name} has an action {action} in progress. | 资源栈在变更中。name为资源栈名称或ID,action为具体的变更操作。 | 诊断 | |
400 | Fail to assume role %s: %s | 扮演角色失败。 | 诊断 | |
400 | The template contains circular dependency. {reason}. | 模板包含循环引用。reason为具体原因。 | 诊断 | |
400 | %(msg)s | 获取模板的推荐参数错误 | 诊断 | |
400 | Data supplied was not valid: {reason} | 数据错误,reason为原因。 | 诊断 | |
400 | The specified parameters are different from before. | 幂等token相同但是参数不同。 | 诊断 | |
400 | Fail to delete %(resource_type)s (%(resource_id)s), as deletion protection is enabled. | 删除指定的资源失败,因为该资源已开启了删除保护。 | 诊断 | |
400 | The specified parameter {name} is invalid. {reason}. | 无效参数,name为参数名,reason为原因。 | 诊断 | |
400 | The specified parameter {name} is invalid. | 无效参数,name为参数名。 | 诊断 | |
400 | Specified parameter format is not valid. | 返回值格式不正确(Format 不支持)。返回格式支持 XML 与 JSON,默认为 XML。 | 诊断 | |
400 | {reason}. | 模板格式不正确。reason为具体原因。 | 诊断 | |
400 | %(reason)s | 提供的模板不合法 | 诊断 | |
400 | The referenced attribute {resource} {name} is invalid. | 模板包含不正确的资源属性(输出)引用。resource为资源名,name为属性名。 | 诊断 | |
400 | The specified value type of {resource} {section} is invalid. | 模板资源定义中,字段类型不正确。resource为资源名,section为字段名。 | 诊断 | |
400 | The specified reference "{name}" (in {referencer}) is incorrect. | 模板包含不正确的引用。name为引用名,referencer为引用者。 | 诊断 | |
400 | The template contains invalid fields: {section}. | 模板包含无效的字段。section为字段名。 | 诊断 | |
400 | The template version is invalid. {reason}. | 模板版本不正确。reason为具体原因。 | 诊断 | |
400 | {reason}. | 无效值,reason为原因。 | 诊断 | |
400 | The last token request is being processed. Please try again later. | 正在处理上一条令牌请求,请您稍后再试。 | 诊断 | |
400 | You must specify the parameter {name}. {reason}. | 缺少参数,name为参数名,reason为原因。 | 诊断 | |
400 | One of the parameters {names} must be specified. | 缺少参数,必须指定多个参数中的一个。names为相关的参数的列表。 | 诊断 | |
400 | You must specify the parameter {name} | 缺少参数,name为参数名。 | 诊断 | |
400 | Only one of the input parameters {names} can be specified. | 指定参数过多,只能指定多个参数中的一个。names为相关的参数的列表。 | 诊断 | |
400 | {feature} is not supported. | 不支持feature(特性或操作)。 | 诊断 | |
400 | The request exceeds the limit: {reason}. | 请求包含超过限制的内容,reason为原因。部分限制可通过调整配额改变。 | 诊断 | |
400 | The ResourceGroupId (%s) could not be found in (%s). | 资源组ID不存在。 | 诊断 | |
400 | The creation(%(creation_tip)s) of resource %(resource_type)s is not in stock. | 需要创建的资源没有库存,resource_type 表示资源类型,creation_tip 表示资源类型对应的规格 | 诊断 | |
400 | The creation of resource %(resource_type)s exceeds the quota. Details: creation(%(creation)s) + usage(%(usage)s) > quota(%(limitation)s). | 需要创建的资源配额不足,需要创建的配额数量加上已经使用的配合数量大于配额的限制数量 | 诊断 | |
400 | %(reason)s | 资源配额校验失败 | 诊断 | |
400 | For safety reason, the DeploymentTargets of StackGroup with SERVICE_MANAGED permission model can not contain current account. | 出于安全原因,在服务管理权限模式下,资源栈组的部署目标账号不能包含当前帐户 | 诊断 | |
400 | You must enable service access to operate a service managed StackGroup. | 服务管理权限模式下创建资源栈组时需要开启可信服务 | 诊断 | |
400 | Failed to fetch role %(role)s of service %s. Reason: %s. | 查询指定服务的角色失败。 | 诊断 | |
400 | There is no complete drift detection for stack (%s). | 指定资源栈没有已完成的偏差检查。 | 诊断 | |
400 | The StackGroup ({name}) is not empty. | 资源栈组内存在资源栈实例。name为资源栈组名称。 | 诊断 | |
403 | The specified account type is not supported. | 账号类型不支持。 | 诊断 | |
403 | You are not authorized to complete this action. | 您无权完成此操作。 | 诊断 | |
404 | The change set {ID} does not exist. | 更改集不存在,ID为更改集ID。 | 诊断 | |
404 | The change set {name} of stack {stack} does not exist. | 更改集不存在,name为更改集名称或ID,stack为资源栈名称或ID。 | 诊断 | |
404 | {reason}. | 请求包含不存在的内容,reason为原因。 | 诊断 | |
404 | The specified resource {name} is unavailable. | 资源处于不可用状态。name为资源名。 | 诊断 | |
404 | The specified resource {name} does not exist in stack {stack}. | 资源栈中不存某资源。name为资源名,stack为资源栈名称或ID。 | 诊断 | |
404 | The resource type {name} does not exist. | 资源类型不存在。name为资源类型名。 | 诊断 | |
404 | The StackGroup ({name}) could not be found. | 资源栈组不存在。name为资源栈组名称。 | 诊断 | |
404 | The StackGroupOperation ({OperationId}) could not be found. | 资源栈组操作不存在。OperationId为操作ID。 | 诊断 | |
404 | The StackInstance could not be found. | 资源栈实例不存在。 | 诊断 | |
409 | The ChangeSet {name} of Stack {stack} already exists. | 同名更改集已存在,name为更改集名,stack为关联的资源栈名称或ID。 | 诊断 | |
409 | The specified stack {name} already exists. | 同名资源栈已存在。name为资源栈名称。 | 诊断 | |
409 | The StackGroup ({name}) already exists. | 同名资源栈组已存在,name为资源栈组名称。 | 诊断 | |
409 | Another Operation on StackGroup ({name}) is in progress. | 资源栈组存在进行中的操作。name为资源栈组名称。 | 诊断 | |
409 | The StackInstance ({instance}) already exists. | 该资源栈组在指定的目标账号和地域存在资源栈实例。instance为资源栈实例所属的目标账号和目标地域。 | 诊断 |