ArkClaw 企业版
状态码 | 错误码 | 错误信息 | 说明 |
400 | MissingParameter.ImageId | The required parameter ImageId is not supplied. | ImageId 不能为空。 |
400 | InvalidDescription.Malformed | The specified Description is malformed. | 参数Description不合法。 |
400 | MissingParameter.SpaceId | The required parameter SpaceId is not supplied. | 参数SpaceId不能为空。 |
400 | InvalidName.Malformed | The specified Name is malformed. | Name 长度或格式不合法。 |
400 | InvalidImageStatus | The specified Image status does not allow this operation. | 镜像状态不允许更新。 |
404 | InvalidSpace.NotFound | The specified Space does not exist. | 指定ArkClaw空间不存在。 |
404 | MissingParameter.UpdateFields | The required parameter UpdateFields is not supplied. | Name 和 Description 至少传入一个。 |
404 | InvalidImage.NotFound | The specified Image does not exist. | 指定的Image不存在。 |
412 | DryRunOperation | The user has the required permissions, so the request would have succeeded, but the DryRun parameter was used. | DryRun检查通过;由于设置了DryRun参数,请求未真正执行。 |
429 | FlowLimitExceeded | The request was rejected due to flow control. | 请求触发限流。 |
500 | InternalError | An internal error has occurred. | 内部错误,请重试。如果多次尝试失败,请提交工单。 |