| | | |
| IdempotentParameterMismatch | The request uses the same client token as a previous, but non-identical request.Do not reuse a client token with different requests, unless the requests are identical | 同一 Token 但请求参数与首次调用不一致,需更换 Token |
| InvalidClientToken.Malformed | The specified ClientToken is malformed. | Token 格式非法(非 ASCII 或超过 64 字节) |
| | The required parameter Name is not supplied. | |
| InvalidDescription.Malformed | The specified Description is malformed. | |
| MissingParameter.SpaceId | The required parameter SpaceId is not supplied. | |
| | The specified Name is malformed. | |
| InvalidPluginInfos.Malformed | The specified PluginInfos are malformed. | |
| InvalidSkillInfos.Malformed | The specified SkillInfos are malformed. | |
| | The specified SoulMd is malformed. | SoulMd 不是合法 base64 UTF-8 内容。 |
| InvalidAgentMd.Malformed | The specified AgentMd is malformed. | AgentMd 不是合法 base64 UTF-8 内容。 |
| InvalidBuildScript.Malformed | The specified BuildScript is malformed. | BuildScript 不是合法 base64 UTF-8 内容。 |
| | The Space must be in the Running status to complete the operation. | |
| | The specified Space does not exist. | |
| | The user has the required permissions, so the request would have succeeded, but the DryRun parameter was used. | DryRun检查通过;由于设置了DryRun参数,请求未真正执行。 |
| | The previous request with the same ClientToken is still processing. | 同一 Token 的首次请求仍在处理中,请稍后重试 |
| | The request was rejected due to flow control. | |
| | The image quota has been exceeded. | |
| | An internal error has occurred. | 内部错误,请重试。如果多次尝试失败,请提交工单。 |